When i tried to install RBTools with python2.7.7 by running "easy_install 
 -U RBTools" I get this error

U:\>easy_install -U RBTools
Traceback (most recent call last):
  File "C:\Python27\Scripts\easy_install-script.py", line 5, in <module>
    from pkg_resources import load_entry_point
  File "build\bdist.win-amd64\egg\pkg_resources.py", line 35, in <module>
  File "C:\csvn\Python25\lib\email\parser.py", line 12, in <module>
    from email.feedparser import FeedParser
  File "C:\csvn\Python25\lib\email\feedparser.py", line 27, in <module>
    from email import message
  File "C:\csvn\Python25\lib\email\message.py", line 16, in <module>
    import email.charset
  File "C:\csvn\Python25\lib\email\charset.py", line 13, in <module>
    import email.base64mime
  File "C:\csvn\Python25\lib\email\base64mime.py", line 40, in <module>
    from email.utils import fix_eols
  File "C:\csvn\Python25\lib\email\utils.py", line 28, in <module>
    import socket
  File "C:\csvn\Python25\lib\socket.py", line 47, in <module>
    import _socket
ImportError: DLL load failed: %1 is not a valid Win32 application.

Could someone please tell me what do I need to do to fix it?

Thanks in advance. 

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to