Il giorno 21/lug/2011, alle ore 14:05, Szymon Kosok ha scritto:

> 2011/7/21 Szymon Kosok <[email protected]>:
>> 2011/7/20 Roberto De Ioris <[email protected]>:
>>> in wsgi file:
>>> 
>>> from uwsgidecorators import *
>> 
>> It looks great! In mean time I've developed TCP proxy on Node.js
>> between uWSGI workers and Socket.IO, so now I'll be using pure python
>> sockets, but...
>> 
>> *** Operational MODE: preforking ***
>> Traceback (most recent call last):
>>  File "./wsgi.py", line 5, in <module>
>>    from uwsgidecorators import *
>> ImportError: No module named uwsgidecorators
>> 
>> python-1 dev # uwsgi --version
>> uWSGI 0.9.8.2
>> 
>> Did I miss something?
> 
> Ok, I've downloaded module from Trac and copied to my project
> directory and that works. Wow. :) Thanks Roberto!
> 
> 
> 

damn you have been faster than me :) i have only downloaded socket.io :P

--
Roberto De Ioris
http://unbit.it

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to