Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
42 stars 16 forks source link

What is the version of virtualenv? #328

Open jsmm opened 8 years ago

jsmm commented 8 years ago

Hello,

When installing I get the error message below. I think it may have to do with virtualenv, which is not stated in requirements.txt. Could you please let me know what version did you use?

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/hd/xkf35gbs1wq73tgr5yqrc21w0000gr/T/pip-build-MQNP_D/Flask-Security

macfarlandian commented 8 years ago

@jsmm I've been using 13.1.2 without any trouble ... if you're on 14.x there might be some backwards-incompatible changes or something? Please try that and let me know if it helps with your issue.