Error install pip gevent
c:\Python27\Scripts>pip install gevent
Downloading/unpacking gevent
Running setup.py egg_info for package gevent
Please provide path to libevent source with --libevent DIR
Complete output from command python setup.py egg_info:
Please provide path to libevent source with --libevent DIR
----------------------------------------
Command python setup.py egg_info failed with error code 1 in
c:\users\ovidio\app
data\local\temp\pip-build-ovidio\gevent
Storing complete log in C:\Users\ovidio\pip\pip.log
log:
c:\Python27\Scripts\pip-2.7-script.py run on 04/22/13 10:05:18
Downloading/unpacking gevent
Running setup.py egg_info for package gevent
Please provide path to libevent source with --libevent DIR
Complete output from command python setup.py egg_info:
Please provide path to libevent source with --libevent DIR
----------------------------------------
Command python setup.py egg_info failed with error code 1 in
c:\users\ovidio\appdata\local\temp\pip-build-ovidio\gevent
Exception information:
Traceback (most recent call last):
File
"C:\python27\lib\site-packages\pip-1.3.1-py2.7.egg\pip\basecommand.py",
line 139, in main
status = self.run(options, args)
File
"C:\python27\lib\site-packages\pip-1.3.1-py2.7.egg\pip\commands\install.py",
line 266, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
bundle=self.bundle)
File "C:\python27\lib\site-packages\pip-1.3.1-py2.7.egg\pip\req.py", line
1057, in prepare_files
req_to_install.run_egg_info()
File "C:\python27\lib\site-packages\pip-1.3.1-py2.7.egg\pip\req.py", line
236, in run_egg_info
command_desc='python setup.py egg_info')
File "C:\python27\lib\site-packages\pip-1.3.1-py2.7.egg\pip\util.py",
line 662, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command python setup.py egg_info failed with error code
1 in c:\users\ovidio\appdata\local\temp\pip-build-ovidio\gevent
what's wrong?
Ovidio Marinho Falcao Neto
Web Developer
[email protected]
83 8826 9088 - Oi
83 9336 3782 - Claro
Brasil
2013/4/21 Ricardo Pedroso <[email protected]>
> Due to a recent discussion about async in web2py I made an example
> web2py app based on tornado long polling chat example.
>
> The only requirement is to run it with gevent. Can be done with
> anyserver.py
> shipped with web2py.
>
> You can grab it here:
> https://github.com/rpedroso/w2pchat
>
>
> Ricardo
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.