This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Python and Orion

Hi, I am running through the third part of the documentation.
I have just started with Python.

I have installed Python and I can run the "pip help" successfully.
Thought it is in the Scripts folder?

What is the windows line to install the orionsdk?

~$ pip install orionsdk Downloading/unpacking orionsdk Downloading orionsdk-0.0.4.zip Storing download in cache at ./.pip/cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2F3b%2Fbb%2F9a3b3714ca4b69cdd247f110e975aa00e82b5d407ae00e1959381c82f94d%2Forionsdk-0.0.4.zip Running setup.py (path:/private/var/folders/0x/bl6mqjts76vgfbgj327sqjhh0000gn/T/pip_build_vosx/orionsdk/setup.py) egg_info for package orionsdk Requirement already satisfied (use --upgrade to upgrade): six in /Library/Python/2.7/site-packages (from orionsdk) Downloading/unpacking requests (from orionsdk) Downloading requests-2.11.1-py2.py3-none-any.whl (514kB): 514kB downloaded Storing download in cache at ./.pip/cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fea%2F03%2F92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2%2Frequests-2.11.1-py2.py3-none-any.whl Installing collected packages: orionsdk, requests Running setup.py install for orionsdk Successfully installed orionsdk requests Cleaning up...

Do the files as in below then show? How are these accessible.

 
 

image.png

 

 Thanks,