Skip to content

import tensorflow as tf not found  #27

Description

@metsysma

(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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions