I use OSX Stack Overflow works best with JavaScript enabled. Then, with the correct virtual environment active, you can pip install twisted and everything should work as you expect. Glyph Glyph 27k 7 7 gold badges 75 75 silver badges bronze badges. You can create a virtual environment with the -p option to virtualenv , which tells it which Python to use for that environment.
Uploader: | Vugore |
Date Added: | 7 July 2016 |
File Size: | 34.6 Mb |
Operating Systems: | Windows NT/2000/XP/2003/2003/7/8/10 MacOS 10/X |
Downloads: | 30734 |
Price: | Free* [*Free Regsitration Required] |
Sign up or log zope.interfxce Sign up using Google. How do we handle problem users? When you do pip install twistedyou are installing Twisted into some Python environment, depending on which python executable you are invoking pip with. Did you do pip install as an admin user into a homebrewed Python? You can create a virtual environment with the -p option to virtualenvwhich tells it which Python to use for that environment.
Improving the question-asking experience. By upgrade twisted solved my problem. Glyph Glyph 27k 7 7 gold badges 75 75 silver badges bronze badges. Unicorn Meta Zoo 9: Stack Overflow works best with JavaScript enabled.
Subscribe to RSS
By using our site, you acknowledge that you have read and understand our Cookie PolicyPrivacy Policyand our Terms of Service. Here are the details:. Asked 4 years ago. Post as a guest Name. Glyph 27k 7 7 gold badges 75 75 silver badges bronze badges.
Thanks Glyph, Finally I find following simple command could directly fix this problem, because Kivy use his own virtualenv environment, but I do appreciated your kindly help. Zope.inyerface Required, but never shown. Sign up using Email and Password. Hy L Hy L 1 1 silver badge 9 9 bronze badges.

I had the same import error problem, providing another possible solution here: Stack Overflow for Teams is zoope.interface private, secure spot for you and your coworkers to find and share information.
Here are the details: I have even installed zope. The right way to do this is to only ever install Twisted into virtual environments. Active 2 years, 2 months ago.
ImportError: Twisted requires ace or later: no module named ace. - 程序园
You probably passed some other options to pip install because without privileges, by default, pip install will just fail. Then, with the correct virtual environment active, you can pip install twisted and everything should work as you zope.inerface.
Did you do sudo pip install perhaps? If you have a 2.

I use OSX Sign up using Facebook. After having installed twisted with pip install twistedI get the following error message in kivy with python 2.
I do believe this is two version co-exist related, but how can I fix this?
Finally I find following simple command could directly fix this problem, because Kivy use his own virtualenv environment, but I do appreciated your kindly help.
No comments:
Post a Comment