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

ModuleNotFoundError: No module named 'noise.connection' #37

Open
codershubham opened this issue Aug 19, 2022 · 2 comments
Open

ModuleNotFoundError: No module named 'noise.connection' #37

codershubham opened this issue Aug 19, 2022 · 2 comments

Comments

@codershubham
Copy link

while running a python script getting this error. Can anybody help?

@Monotoba
Copy link

Monotoba commented Nov 3, 2022

Having the same issue as codershubham:

import noise

ModuleNotFoundError: No module named 'noise'

Occurs with and without virtual environment venv when ran from terminal or PyCharm IDE.

Under: Ubuntu 22.04 with latest updates,
Python: Python 3.11.0
Pip: pip 22.3

@xpt3
Copy link

xpt3 commented Jun 12, 2023

Maybe you can try:

https://github.com/plizonczyk/noiseprotocol

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

3 participants