Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small issue about elevate package #11

Open
VVakko opened this issue Nov 29, 2022 · 0 comments
Open

Small issue about elevate package #11

VVakko opened this issue Nov 29, 2022 · 0 comments

Comments

@VVakko
Copy link

VVakko commented Nov 29, 2022

Hi, Luigi!

Could you please add elevate package to requirements.txt?

(.venv) wakko@radio:~/Documents/Projects/CyberRadio$ pip install -r requirements.txt 
...
Successfully installed CFFI-1.15.1 PyInstaller-3.4 PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.0 altgraph-0.17.3 fbs-1.1.9 future-0.18.2 macholib-1.16.2 numpy-1.23.5 pefile-2022.5.30 pycparser-2.21 pyqt5-5.15.7 radio-core-0.2.2 scipy-1.9.3 sounddevice-0.4.5
(.venv) wakko@radio:~/Documents/Projects/CyberRadio$ python src/main/python/main.py 
Traceback (most recent call last):
  File "/home/wakko/Documents/Projects/CyberRadio/src/main/python/main.py", line 10, in <module>
    from settings import SettingsWindow
  File "/home/wakko/Documents/Projects/CyberRadio/src/main/python/settings.py", line 6, in <module>
    from elevate import elevate
ModuleNotFoundError: No module named 'elevate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant