Thanks that got it to build, but now i'm getting
ImportError: No module named 'encodings' when i try to run
uwsgi --ini-paste development.ini -H env --s :5000

On Thu, Sep 13, 2012 at 8:16 AM, Roberto De Ioris <[email protected]> wrote:

>
> > Whenever I try to install uwsgi into a venv running python3.3 rc I get
> the
> > following error.
> >
> > error: plugins/ping/python_plugin.c: No such file or directory
> >
> > Has anyone else encountered this?
> > _______________________________________________
> > uWSGI mailing list
> > [email protected]
> > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
> >
>
> Python 3.3 changed the import/reload subsystem.
>
> Try 1.3 or 1.2 from the stable repository:
>
> http://projects.unbit.it/hg/uwsgi-1.2
>
> --
> Roberto De Ioris
> http://unbit.it
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to