Confirmed users
162
edits
(→Notes: added "ERROR: module 'twisted>=8.2' has version conflict") |
(→Notes: link to http://getsatisfaction.com/mozilla_messaging/topics/strange_twisted_imap_error) |
||
| Line 57: | Line 57: | ||
Notes for mac users: | Notes for mac users: | ||
# <tt>ERROR: module 'twisted>=8.2' has version conflict: (Twisted 2.4.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python), Requirement.parse('twisted>=8.2'))</tt> [http://groups.google.com/group/raindrop/browse_thread/thread/2b85b96e0439a41c happens when trying to install twisted to the system python. Install Python 2.6 and make sure you're using it.] | # <tt>ERROR: module 'twisted>=8.2' has version conflict: (Twisted 2.4.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python), Requirement.parse('twisted>=8.2'))</tt> [http://groups.google.com/group/raindrop/browse_thread/thread/2b85b96e0439a41c happens when trying to install twisted to the system python. Install Python 2.6 and make sure you're using it.] | ||
# doing easy_install PyOpenSSL after May 1st, may install | # doing easy_install PyOpenSSL after May 1st, may install some badly. It may be a PyOppenSSL 0.9 issue. 0.8 is known to work. Try the latest code, but if that does not work, switch to 0.8. | ||
some badly. It may be a PyOppenSSL 0.9 issue. 0.8 is known to work. Try | |||
the latest code, but if that does not work, switch to 0.8. | Twisted 0.9 (which is what you get if using easy_install or check-raindrop.py --configure) seems to cause problems with raindrop: [http://getsatisfaction.com/mozilla_messaging/topics/strange_twisted_imap_error]. | ||
== Running Raindrop == | == Running Raindrop == | ||