VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
460 stars 218 forks source link

Bootstrap fails to build gevent for Python 2.7.6. #365

Closed rlutes closed 8 years ago

rlutes commented 8 years ago

Bootstrap process will fail to build wheel for gevent. This occurs for gevent > 1.0.1 and Python version 2.7.6. Work around is to install older version of gevent or newer Python interpreter.

craig8 commented 8 years ago

I am not sure what to do with this as this is my history and everything worked out with a minimal server just like you mentioned.

See the following image.

image

In addition http://volttron.readthedocs.org/en/develop/ is the instructions that I used which are the same that is in the quickstart of the wiki.

Was yours on a board or on a desktop system? VM or Not?

rlutes commented 8 years ago

64 bit minimal install and non-server.

craig8 commented 8 years ago

Ok I will try that now.

rlutes commented 8 years ago

Could not replicate issue on another system running the same Ubuntu version and Python interpreter.