brands-d / kMap

kMap.py is a python based program for simulation and data analysis in photoemission tomography.
GNU General Public License v3.0
23 stars 9 forks source link

Installation error #72

Open tgupta2222 opened 1 year ago

tgupta2222 commented 1 year ago

When I try to run make install under Python 3.10.9 virtual environment, it ends up with following up (I have upgraded pip):

Installed /home/admin/venv-py3109/lib/python3.10/site-packages/lmfit-1.2.2-py3.10.egg
Searching for PyOpenGL>=3.1.5
Reading https://pypi.org/simple/PyOpenGL/
Downloading https://files.pythonhosted.org/packages/99/48/00e31747821d3fc56faddd00a4725454d1e694a8b67d715cf20f531506a5/PyOpenGL-3.1.7-py3-none-any.whl#sha256=a6ab19cf290df6101aaf7470843a9c46207789855746399d0af92521a0a92b7a
Best match: PyOpenGL 3.1.7
Processing PyOpenGL-3.1.7-py3-none-any.whl
Installing PyOpenGL-3.1.7-py3-none-any.whl to /home/admin/venv-py3109/lib/python3.10/site-packages
Adding PyOpenGL 3.1.7 to easy-install.pth file

Installed /home/admin/venv-py3109/lib/python3.10/site-packages/PyOpenGL-3.1.7-py3.10.egg
Searching for PyQt5>=5.15.0
Reading https://pypi.org/simple/PyQt5/
Downloading https://files.pythonhosted.org/packages/5c/46/b4b6eae1e24d9432905ef1d4e7c28b6610e28252527cdc38f2a75997d8b5/PyQt5-5.15.9.tar.gz#sha256=dc41e8401a90dc3e2b692b411bd5492ab559ae27a27424eed4bd3915564ec4c0
Best match: PyQt5 5.15.9
Processing PyQt5-5.15.9.tar.gz
error: Couldn't find a setup script in /tmp/easy_install-r4zk5qbn/PyQt5-5.15.9.tar.gz
make: *** [install] Error 1

Please suggest.

tgupta2222 commented 1 year ago

Running make reportresults following:

tar: *.log: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [report] Error 2