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

import tensorflow as tf not found #27

Open
metsysma opened this issue Feb 28, 2023 · 0 comments
Open

import tensorflow as tf not found #27

metsysma opened this issue Feb 28, 2023 · 0 comments

Comments

@metsysma
Copy link

(twitchcompilationcreator-py3.10) C:\Users\x\Downloads\TwitchCompilationCreator-main\TwitchCompilationCreator-main>poetry run python main.py Traceback (most recent call last): File "C:\Users\x\Downloads\TwitchCompilationCreator-main\TwitchCompilationCreator-main\main.py", line 1, in <module> from src.ClipHandler import ClipHandler File "C:\Users\x\Downloads\TwitchCompilationCreator-main\TwitchCompilationCreator-main\src\ClipHandler.py", line 8, in <module> import tensorflow as tf File "C:\Users\x\AppData\Local\pypoetry\Cache\virtualenvs\twitchcompilationcreator-OOcEXyJf-py3.10\lib\site-packages\tensorflow\__init__.py", line 37, in <module> from tensorflow.python.tools import module_util as _module_util ModuleNotFoundError: No module named 'tensorflow.python'

import tensorflow as tf not found I have reinstalled tensorflow upgraded pip force reinstalled. Installed after creating "poetry shell" within project folder
still can't get around this.

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