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 for skimage when it's installed trough pip and conda #7

Open
jfrenl opened this issue Oct 13, 2022 · 0 comments
Open

No module for skimage when it's installed trough pip and conda #7

jfrenl opened this issue Oct 13, 2022 · 0 comments

Comments

@jfrenl
Copy link

jfrenl commented Oct 13, 2022

PS C:\Users\joche\Downloads\subwAI-main> py ai.py gather
Traceback (most recent call last):
File "C:\Users\joche\Downloads\subwAI-main\ai.py", line 1, in
from game import Game
File "C:\Users\joche\Downloads\subwAI-main\game.py", line 7, in
from skimage.metrics import structural_similarity as ssim
ModuleNotFoundError: No module named 'skimage'

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