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: No module named 'gym_sudoku' #1

Closed
skipperkongen opened this issue Aug 5, 2018 · 5 comments
Closed

ModuleNotFoundError: No module named 'gym_sudoku' #1

skipperkongen opened this issue Aug 5, 2018 · 5 comments

Comments

@skipperkongen
Copy link

skipperkongen commented Aug 5, 2018

$ uname
Darwin

$ python --version
Python 3.6.5 :: Anaconda, Inc.

$ pip list | grep sudoku
gym-sudoku 1.0.2

$ python -c "import gym_sudoku"
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'gym_sudoku'

@artonge
Copy link
Owner

artonge commented Aug 10, 2018

Hi, I won't be able to look into this issue until October the first. Thanks for reporting !

@skipperkongen
Copy link
Author

No worries. Thanks!

@VietAnhDao
Copy link

is there an update on this issue?

@artonge artonge closed this as completed in afa096f Nov 4, 2018
@artonge
Copy link
Owner

artonge commented Nov 4, 2018

Can you test and tell me if it's fixed ?

@VietAnhDao
Copy link

yep, the module is now properly imported.

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

3 participants