Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Could not find a version that satisfies the requirement PyQt5 #28

Open
174n opened this issue Aug 15, 2021 · 1 comment
Open

Could not find a version that satisfies the requirement PyQt5 #28

174n opened this issue Aug 15, 2021 · 1 comment

Comments

@174n
Copy link

174n commented Aug 15, 2021

  Could not find a version that satisfies the requirement PyQt5 (from -r requirements.txt (line 13)) (from ver
sions: )
No matching distribution found for PyQt5 (from -r requirements.txt (line 13))
@174n
Copy link
Author

174n commented Aug 15, 2021

Оказалось надо было python3 юзать, теперь другая ошибка

c2c69a8942/PyQt5-5.15.4.tar.gz (3.3MB)
    100% |████████████████████████████████| 3.3MB 714kB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/usr/lib/python3.6/tokenize.py", line 452, in open
        buffer = _builtin_open(filename, 'rb')
    FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-aqyt59jr/PyQt5/setup.py'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-aqyt59jr/PyQt5/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant