You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/06/11 18:27:38 UTC

[GitHub] placeacall commented on issue #2917: unable to setup heronpy

placeacall commented on issue #2917: unable to setup heronpy
URL: https://github.com/apache/incubator-heron/issues/2917#issuecomment-396340110
 
 
   wow, works like a charm
   
   (venv) D:\Users\PycharmProjects\Heron\test>pip install heronpy
   Collecting heronpy
     Downloading https://files.pythonhosted.org/packages/cf/74/4707816aa9a5994b4b22c6d3707513d077728e21a5bc77a27cacfdaaf49b/heronpy-0.17.8-py2-none-any.whl (117kB)
       100% |################################| 122kB 358kB/s
   Collecting protobuf==3.4.0 (from heronpy)
     Downloading https://files.pythonhosted.org/packages/b7/24/e7514e574b025bd86eed3bff69bf342abacd77e680a0b0c61f89a3197de3/protobuf-3.4.0-py2.py3-none-any.whl (375kB)
       100% |################################| 378kB 2.6MB/s
   Collecting six>=1.9 (from protobuf==3.4.0->heronpy)
     Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
   Requirement already satisfied: setuptools in d:\users\speak\pycharmprojects\heron\test\venv\lib\site-packages (from protobuf==3.4.0->heronpy) (39.2.0)
   Installing collected packages: six, protobuf, heronpy
   Successfully installed heronpy-0.17.8 protobuf-3.4.0 six-1.11.0
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services