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

[BUG] Dependencies Missing For make install #18

Open
leeloodub opened this issue Nov 20, 2024 · 0 comments
Open

[BUG] Dependencies Missing For make install #18

leeloodub opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leeloodub
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Running an Ubuntu under WSL WIndows 11
  2. Clone Nebula repo
  3. cd nedula and run make install
  4. Run python app/main.py --version ---> Multiple Dependencies Missing (eth_keys, watchdog, many more)

Expected behavior
All dependencies installed by make install

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS - Ubuntu 22.04.3 LTS
  • Python version - 3.10.12

Additional context
Add any other context about the problem here.

@leeloodub leeloodub added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant