Hello Marcus,
I'm having some dependecies problems installing pyblish event,
maybe you you help me out guessing what i am doing wrong...
It complains about *vcvarsall.bat *(it's in bolded in the transcription)
below is the shell output
Cheers!
Eduardo

D:\eduardo\pyblish-event>C:\Python27\Scripts\pip.exe install -r
requirements.txt
Requirement already satisfied (use --upgrade to upgrade): Flask==0.10.1 in
c:\python27\lib\site-packages (from -r requirements.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade):
Flask-RESTful==0.2.12 in c:\python27\lib\site-packages (from -r
requirements.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade):
Flask-SocketIO==0.4.0 in c:\python27\lib\site-packages (from -r
requirements.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): gunicorn==19.0.0
in c:\python27\lib\site-packages (from -r requirements.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): pymongo==2.7.2 in
c:\python27\lib\site-packages (from -r requirements.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): Werkzeug>=0.7 in
c:\python27\lib\site-packages (from Flask==0.10.1->-r requirements.txt
(line 1))
Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.4 in
c:\python27\lib\site-packages (from Flask==0.10.1->-r requirements.txt
(line 1))
Requirement already satisfied (use --upgrade to upgrade):
itsdangerous>=0.21 in c:\python27\lib\site-packages (from Flask==0.10.1->-r
requirements.txt (line 1))

Requirement already satisfied (use --upgrade to upgrade): aniso8601>=0.82
in c:\python27\lib\site-packages (from Flask-RESTful==0.2.12->-r
requirements.txt (lin
e 2))
Requirement already satisfied (use --upgrade to upgrade): six>=1.3.0 in
c:\python27\lib\site-packages (from Flask-RESTful==0.2.12->-r
requirements.txt (line 2))

Requirement already satisfied (use --upgrade to upgrade): pytz in
c:\python27\lib\site-packages (from Flask-RESTful==0.2.12->-r
requirements.txt (line 2))
Downloading/unpacking gevent>=1.0 (from Flask-SocketIO==0.4.0->-r
requirements.txt (line 3))
  Running setup.py
(path:c:\users\pc120\appdata\local\temp\pip_build_pc120\gevent\setup.py)
egg_info for package gevent

Downloading/unpacking gevent-socketio>=0.3.6 (from
Flask-SocketIO==0.4.0->-r requirements.txt (line 3))
  Downloading gevent_socketio-0.3.6-py27-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): markupsafe in
c:\python27\lib\site-packages (from Jinja2>=2.4->Flask==0.10.1->-r
requirements.txt (lin
e 1))
Downloading/unpacking greenlet (from gevent>=1.0->Flask-SocketIO==0.4.0->-r
requirements.txt (line 3))
  Downloading greenlet-0.4.5-cp27-none-win32.whl
Downloading/unpacking gevent-websocket (from
gevent-socketio>=0.3.6->Flask-SocketIO==0.4.0->-r requirements.txt (line 3))
  Downloading gevent_websocket-0.9.3-py27-none-any.whl
Installing collected packages: gevent, gevent-socketio, greenlet,
gevent-websocket
  Running setup.py install for gevent
    building 'gevent.core' extension
    *error: Unable to find vcvarsall.bat*
    Complete output from command C:\Python27\python.exe -c "import
setuptools,
tokenize;__file__='c:\\users\\pc120\\appdata\\local\\temp\\pip_build_pc120\\geven
t\\setup.py';exec(compile(getattr(tokenize, 'open',
open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install
--record c:\users\pc120\appdata\lo
cal\temp\pip-_7ul1u-record\install-record.txt
--single-version-externally-managed --compile:
    running install

running build

running build_py

creating build

creating build\lib.win32-2.7

creating build\lib.win32-2.7\gevent

copying gevent\backdoor.py -> build\lib.win32-2.7\gevent

copying gevent\baseserver.py -> build\lib.win32-2.7\gevent

copying gevent\coros.py -> build\lib.win32-2.7\gevent

copying gevent\event.py -> build\lib.win32-2.7\gevent

copying gevent\fileobject.py -> build\lib.win32-2.7\gevent

copying gevent\greenlet.py -> build\lib.win32-2.7\gevent

copying gevent\hub.py -> build\lib.win32-2.7\gevent

copying gevent\local.py -> build\lib.win32-2.7\gevent

copying gevent\lock.py -> build\lib.win32-2.7\gevent

copying gevent\monkey.py -> build\lib.win32-2.7\gevent

copying gevent\os.py -> build\lib.win32-2.7\gevent

copying gevent\pool.py -> build\lib.win32-2.7\gevent

copying gevent\pywsgi.py -> build\lib.win32-2.7\gevent

copying gevent\queue.py -> build\lib.win32-2.7\gevent

copying gevent\resolver_ares.py -> build\lib.win32-2.7\gevent

copying gevent\resolver_thread.py -> build\lib.win32-2.7\gevent

copying gevent\select.py -> build\lib.win32-2.7\gevent

copying gevent\server.py -> build\lib.win32-2.7\gevent

copying gevent\socket.py -> build\lib.win32-2.7\gevent

copying gevent\ssl.py -> build\lib.win32-2.7\gevent

copying gevent\subprocess.py -> build\lib.win32-2.7\gevent

copying gevent\thread.py -> build\lib.win32-2.7\gevent

copying gevent\threading.py -> build\lib.win32-2.7\gevent

copying gevent\threadpool.py -> build\lib.win32-2.7\gevent

copying gevent\timeout.py -> build\lib.win32-2.7\gevent

copying gevent\util.py -> build\lib.win32-2.7\gevent

copying gevent\win32util.py -> build\lib.win32-2.7\gevent

copying gevent\wsgi.py -> build\lib.win32-2.7\gevent

copying gevent\_threading.py -> build\lib.win32-2.7\gevent

copying gevent\__init__.py -> build\lib.win32-2.7\gevent

running build_ext

building 'gevent.core' extension

*error: Unable to find vcvarsall.bat*

----------------------------------------
Cleaning up...
Command C:\Python27\python.exe -c "import setuptools,
tokenize;__file__='c:\\users\\pc120\\appdata\\local\\temp\\pip_build_pc120\\gevent\\setup.py';exec(compile
(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'),
__file__, 'exec'))" install --record
c:\users\pc120\appdata\local\temp\pip-_7ul1u-recor
d\install-record.txt --single-version-externally-managed --compile failed
with error code 1 in
c:\users\pc120\appdata\local\temp\pip_build_pc120\gevent
Storing debug log for failure in C:\Users\pc120\pip\pip.log



On Fri, Oct 31, 2014 at 3:27 PM, Marcus Ottosson <[email protected]>
wrote:

> Hi all,
>
> Frontend is live <http://event.pyblish.com>!
>
> Interact with it using it’s RESTful API
> <https://github.com/pyblish/pyblish-event#api>
>
>    - GitHub Repo <https://github.com/pyblish/pyblish-event>
>    - More Details
>    
> <https://github.com/abstractfactory/pyblish/issues/99#issuecomment-61304407>
>
> Early, of course, but do let us know what you think of it!
>
>    - http://event.pyblish.com/
>
> Best,
> Marcus
> ​
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOC%3DYCYNjeWrB%3DZ5So7N%2B12_iNRhvnWJsf1NNo7VMpENVg%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOC%3DYCYNjeWrB%3DZ5So7N%2B12_iNRhvnWJsf1NNo7VMpENVg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Eduardo Graña
www.eduardograna.com.ar

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CACt6GrnuSiuAvh8JFi2_Mnd-HUcFWH7UWAQXr0EZWrNhc_NVMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to