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

Stopped working after Ubuntu upgrade #34

Open
DarkAllMan opened this issue Feb 26, 2021 · 0 comments
Open

Stopped working after Ubuntu upgrade #34

DarkAllMan opened this issue Feb 26, 2021 · 0 comments

Comments

@DarkAllMan
Copy link

DarkAllMan commented Feb 26, 2021

Noobs here....
But after updating my ubuntu version, it all stopped working:
Traceback (most recent call last): File "./miio_server.py", line 9, in <module> from gevent import monkey File "././.env/lib/python3.6/site-packages/gevent/__init__.py", line 86, in <module> from gevent._hub_local import get_hub File "././.env/lib/python3.6/site-packages/gevent/_hub_local.py", line 101, in <module> import_c_accel(globals(), 'gevent.__hub_local') File "././.env/lib/python3.6/site-packages/gevent/_util.py", line 148, in import_c_accel mod = importlib.import_module(cname) File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) ModuleNotFoundError: No module named 'gevent._gevent_c_hub_local'

Can anyone point me in the right direction? I see python 3.6 mentioned, but my current system has 3.8.5?

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