← Back to team overview

yade-users team mailing list archive

[Question #294822]: img_rc.py not found

 

New question #294822 on Yade:
https://answers.launchpad.net/yade/+question/294822

When executing the command after compilation make install on  debian i have an error 

CMake Error at gui/cmake_install.cmake:88 (file):
  file INSTALL cannot find "/home/pawel/Desktop/yade_vpp/build/img_rc.py".
Call Stack (most recent call first):
  cmake_install.cmake:194 (include)


Makefile:66: recipe for target 'install' failed

Packages
python-pyqt5 or pyqt5-dev-tools are installed

root@debian:/home/pawel/Desktop/yade_vpp/build# dpkg -s python-pyqt5
Package: python-pyqt5
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 13335
Maintainer: Debian Python Modules Team <python-modules-team@xxxxxxxxxxxxxxxxxxxxxxx>
Architecture: amd64
Source: pyqt5
Version: 5.3.2+dfsg-3
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libqt5core5a (>= 5.3.0), libqt5dbus5 (>= 5.0.2), libqt5designer5 (>= 5.0.2), libqt5gui5 (>= 5.3.0), libqt5help5 (>= 5.3.0), libqt5network5 (>= 5.3.0), libqt5printsupport5 (>= 5.3.0), libqt5test5 (>= 5.0.2), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 4.1.1), qtbase-abi-5-3-2, sip-api-11.1
Suggests: python-pyqt5-dbg
Description: Python bindings for Qt5
 PyQt5 exposes the Qt5 API to Python. This package contains the following
 modules:
  * QtCore
  * QtDBus
  * QtDesigner
  * QtGui
  * QtHelp
  * QtNetwork
  * QtPrintSupport
  * QtTest
  * QtWidgets
Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/

root@debian:/home/pawel/Desktop/yade_vpp/build# dpkg -s pyqt5-dev-tools
Package: pyqt5-dev-tools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 273
Maintainer: Debian Python Modules Team <python-modules-team@xxxxxxxxxxxxxxxxxxxxxxx>
Architecture: amd64
Source: pyqt5
Version: 5.3.2+dfsg-3
Depends: python3, python3-pyqt5 (= 5.3.2+dfsg-3), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.0.2), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 4.1.1)
Description: Development tools for PyQt5
 This package contains various support tools for PyQt5 developers:
  * a user interface compiler (pyuic5)
  * a resource file generator (pyrcc5)
  * a translation string finder (pylupdate5)
Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/


I need yade from sources. 

My system 
 root@debian:/home/pawel/Desktop/yade_vpp/build# cat /etc/debian_version 
8.4




-- 
You received this question notification because your team yade-users is
an answer contact for Yade.