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?
![image](https://private-user-images.githubusercontent.com/125537828/268242826-cc6c57d0-3fd4-49c4-adb5-bde85e0c41be.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwODgyODEsIm5iZiI6MTczOTA4Nzk4MSwicGF0aCI6Ii8xMjU1Mzc4MjgvMjY4MjQyODI2LWNjNmM1N2QwLTNmZDQtNDljNC1hZGI1LWJkZTg1ZTBjNDFiZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwNzU5NDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wYzFiMjUyZTg2ODJkNWQxNzI4YWY2YWVmOTkxYmM3MWEyOTczNGVhNzNiZDBjMzJjODM1MjFmYzY0MmE4OWMwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.n1Z6MaP_OhwvwOqWSPFs38vbpbOSA8sgHGc0j7EkzCU)
Beta Was this translation helpful? Give feedback.
All reactions