Run the “from towhee import pipe ” command,an error occurred:AttributeError: module 'towhee' has no attribute 'runtime' #2668
Unanswered
Fmmmmmmmmm
asked this question in
Q&A
Replies: 1 comment
-
towhee only supports >=python3.7 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For help, I installed wowhee using pip3 in python3.6, and towhee was displayed on the pip3 list. Then I ran "from towhee import pipe" on the python3 command line, and an error was displayed as "AttributeError: module 'towhee' has no attribute 'runtime' ", what should I do?
Beta Was this translation helpful? Give feedback.
All reactions