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 #238

Open
DenisKoether opened this issue Jan 10, 2022 · 2 comments
Open

ModuleNotFoundError #238

DenisKoether opened this issue Jan 10, 2022 · 2 comments

Comments

@DenisKoether
Copy link

Hey,
i dont no why, i tried many things and anytime i got this message:
C:\Windows\system32>C:\Windows\py.exe -3 -m cuwo.server
C:\Program Files\Python\python.exe: Error while finding module specification for 'cuwo.server' (ModuleNotFoundError: No module named 'cuwo')

can anyone help me out?

@ShaneTRS
Copy link

ShaneTRS commented Jan 10, 2022

Here's the quickstart guide: https://github.com/matpow2/cuwo/wiki/Quickstart
You can also build from source: https://github.com/matpow2/cuwo/wiki/WindowsSource

I'm not very experienced with Python, but I think you get errors like that if you try to execute the program with a different version of Python than it was compiled with. Because of that, I recommend building it from source if possible.

@DenisKoether
Copy link
Author

DenisKoether commented Jan 15, 2022

@ShaneTRS I've been using the specified version of Python.
What are you using to make it work?

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