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

something broke #37

Closed
pinheadmz opened this issue Aug 15, 2023 · 2 comments
Closed

something broke #37

pinheadmz opened this issue Aug 15, 2023 · 2 comments

Comments

@pinheadmz
Copy link
Contributor

pinheadmz commented Aug 15, 2023

$ python connect_nodes.py
/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/matthewzipkin/Desktop/work/warnet/connect_nodes.py': 
[Errno 2] No such file or directory

@josibake
Copy link
Collaborator

Hm, looks like you don't have @willcl-ark 's new changes for installing via pip. What I'd recommend:

  • Nuke your .venv file, if you have one with rm -rf .venv
  • Nuke your docker containers (whichever command you've been using)
  • pull main and run pip install -e . and then type warnet

@pinheadmz
Copy link
Contributor Author

ok works thanks

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

2 participants