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

No module named build #58

Closed
bluzeey opened this issue Jan 30, 2025 · 1 comment
Closed

No module named build #58

bluzeey opened this issue Jan 30, 2025 · 1 comment

Comments

@bluzeey
Copy link

bluzeey commented Jan 30, 2025

Describe the bug
Can't setup the code after following contributing.md steps.

Steps to Reproduce
Following the instructions in the readme , after running the python setup.py frontend. I was getting issue around running the next command in line.

Expected behavior
Expected the repository to work correctly.

Image

Environment

  • OS: MacOS
  • Python version: 3.9.6
  • Browser: Chrome
@bluzeey
Copy link
Author

bluzeey commented Jan 30, 2025

So i found the error here. It should be python3 in the command. And not just python.

 python3 -m build 

Also another issue with the readme is that the example scripts are at hello.py in the application so was getting script 'examples/earthquakes.py' not found as well.

Image

@bluzeey bluzeey closed this as completed Feb 4, 2025
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