hotkit / django-async

A simple asynchronous execution Django application with proper database transaction management
http://www.kirit.com/Django%20Async
Boost Software License 1.0
35 stars 20 forks source link

Error installing #14

Closed abirafdirp closed 9 years ago

abirafdirp commented 9 years ago

Installing from pip and running setup.py gives me the same error async

KayEss commented 9 years ago

I'm afraid that I don't know anything about installing this under Python 3, and nor do I have any experience with Windows either. If you have Python 2.7 on the machine you should probably try installing under a virtual environment with that Python version instead. If you're not using virtual environments then maybe you need to run the installer with admin privileges?