jazzband / django-ddp

Django/PostgreSQL implementation of the Meteor server.
MIT License
167 stars 29 forks source link

Unable to install using pip #29

Closed Dean-Christian-Armada closed 8 years ago

Dean-Christian-Armada commented 8 years ago

Hi please check the images as a result of attempt to install django-ddp

screen shot 2015-11-29 at 6 57 11 pm screen shot 2015-11-29 at 6 57 19 pm screen shot 2015-11-29 at 6 57 24 pm screen shot 2015-11-29 at 6 57 29 pm screen shot 2015-11-29 at 6 57 33 pm screen shot 2015-11-29 at 6 57 41 pm screen shot 2015-11-29 at 6 57 47 pm
tysonclugg commented 8 years ago

Hi @Dean-Christian-Armada and thanks for the bug report.

The error message shown in red indicates to me an issue installing gevent on your system and is not an issue specific to django-ddp. It looks similar to https://github.com/gevent/gevent/issues/690 but it's not clear as that bug report doesn't include the full stack trace.

My suggestion is you try again and submit the full console output to that ticket, but this time as text instead of screen captures (http://www.macworld.com/article/1059321/termtext.html).

I'll refrain from closing this issue as invalid until either:

  1. It's confirmed another piece of software is responsible for the failure, or;
  2. One week has elapsed with no further conversation on this issue.

Regards, Tyson.

Dean-Christian-Armada commented 8 years ago

Ok thank you Tyson. I'll try everything you said