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 Found #5

Open
meloneater13 opened this issue Apr 2, 2023 · 9 comments
Open

No Module Found #5

meloneater13 opened this issue Apr 2, 2023 · 9 comments

Comments

@meloneater13
Copy link

from src.base import AbsoluteBase
ModuleNotFoundError: No module named 'src.base'

@chaarlottte
Copy link
Owner

Please make sure you are running main.py from the same directory that the src/ folder is in.

@meloneater13
Copy link
Author

i am, still coming up with the same error though
image

@chaarlottte
Copy link
Owner

cd into that directory in command prompt and run it via the command

@magnemint
Copy link

what py version does this use?

@chaarlottte
Copy link
Owner

chaarlottte commented Apr 5, 2023

>3.10

@aexkilic
Copy link

cd into that directory in command prompt and run it via the command

i tried, but same error

@magnemint
Copy link

saying >3.10 doesn't help that much

@chaarlottte
Copy link
Owner

The symbol “>” means “greater than.”

“3.10” is referring to Python version 3.10.

Through this, we can use advanced methods of english-based inference to come to the conclusion that we need a python version above 3.10.

@chaarlottte
Copy link
Owner

image

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

4 participants