Hi, Robert! Same problem… i’ve create new environment named “pl”. After that python 3.7 was installed.Under “pl” environment i installed perceptilabs. Everything seem good, but kernel is still offline. The system is 64bit!
C:\Users\Lenovo>conda create -n pl python=3.7
Collecting package metadata (current_repodata.json): done
Solving environment: done
Package Plan
environment location: C:\Users\Lenovo\anaconda3\envs\pl
added / updated specs:
- python=3.7
The following packages will be downloaded:
package | build
---------------------------|-----------------
setuptools-52.0.0 | py37haa95532_0 711 KB
------------------------------------------------------------
Total: 711 KB
The following NEW packages will be INSTALLED:
ca-certificates pkgs/main/win-64::ca-certificates-2021.1.19-haa95532_0
certifi pkgs/main/win-64::certifi-2020.12.5-py37haa95532_0
openssl pkgs/main/win-64::openssl-1.1.1i-h2bbff1b_0
pip pkgs/main/win-64::pip-20.3.3-py37haa95532_0
python pkgs/main/win-64::python-3.7.9-h60c2a47_0
setuptools pkgs/main/win-64::setuptools-52.0.0-py37haa95532_0
sqlite pkgs/main/win-64::sqlite-3.33.0-h2a8f88b_0
vc pkgs/main/win-64::vc-14.2-h21ff451_1
vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2
wheel pkgs/main/noarch::wheel-0.36.2-pyhd3eb1b0_0
wincertstore pkgs/main/win-64::wincertstore-0.2-py37_0
zlib pkgs/main/win-64::zlib-1.2.11-h62dcd97_4
Proceed ([y]/n)? y
Downloading and Extracting Packages
setuptools-52.0.0 | 711 KB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
To activate this environment, use
$ conda activate pl
To deactivate an active environment, use
$ conda deactivate
C:\Users\Lenovo>conda activate pl
(pl) C:\Users\Lenovo>perceptilabs
‘perceptilabs’ is not recognized as an internal or external command,
operable program or batch file.
(pl) C:\Users\Lenovo>pip install perceptilabs
Collecting perceptilabs
Downloading perceptilabs-0.11.7-cp37-cp37m-win_amd64.whl (26.8 MB)
|████████████████████████████████| 26.8 MB 58 kB/s
Requirement already satisfied: certifi>=2020.6.20 in c:\users\lenovo\anaconda3\envs\pl\lib\site-packages (from perceptilabs) (2020.12.5)
Collecting azure-eventhub==5.1.0
Using cached azure_eventhub-5.1.0-py2.py3-none-any.whl (97 kB)
Collecting azure-storage-blob==12.6.0
Using cached azure_storage_blob-12.6.0-py2.py3-none-any.whl (328 kB)
Collecting colorama==0.4.3
Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting jsonschema==3.2.0
Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Requirement already satisfied: setuptools in c:\users\lenovo\anaconda3\envs\pl\lib\site-packages (from jsonschema==3.2.0->perceptilabs) (52.0.0.post20210125)
Collecting mixpanel==4.7.0
Using cached mixpanel-4.7.0-py2.py3-none-any.whl (8.2 kB)
Collecting pillow==7.0.0
Using cached Pillow-7.0.0-cp37-cp37m-win_amd64.whl (2.0 MB)
Collecting scikit-image==0.17.2
Using cached scikit_image-0.17.2-cp37-cp37m-win_amd64.whl (11.5 MB)
Collecting sentry-sdk==0.14.3
Using cached sentry_sdk-0.14.3-py2.py3-none-any.whl (103 kB)
Collecting tensorflow==1.15
Using cached tensorflow-1.15.0-cp37-cp37m-win_amd64.whl (295.1 MB)
Requirement already satisfied: wheel>=0.26 in c:\users\lenovo\anaconda3\envs\pl\lib\site-packages (from tensorflow==1.15->perceptilabs) (0.36.2)
Collecting gast==0.2.2
Using cached gast-0.2.2-py3-none-any.whl
Collecting tensorflow-estimator==1.15.1
Using cached tensorflow_estimator-1.15.1-py2.py3-none-any.whl (503 kB)
Collecting urllib3==1.25.10
Using cached urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Collecting absl-py>=0.7.0
Using cached absl_py-0.11.0-py3-none-any.whl (127 kB)
Collecting asgiref>=3.2.10
Using cached asgiref-3.3.1-py3-none-any.whl (19 kB)
Collecting astor>=0.8.0
Using cached astor-0.8.1-py2.py3-none-any.whl (27 kB)
Collecting attrs>=17.4.0
Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB)
Collecting azure-core<2.0.0,>=1.5.0
Using cached azure_core-1.10.0-py2.py3-none-any.whl (125 kB)
Collecting blessings>=1.7
Using cached blessings-1.7-py3-none-any.whl (18 kB)
Collecting boltons>=19.3.0
Using cached boltons-20.2.1-py2.py3-none-any.whl (170 kB)
Collecting boto>=2.49.0
Using cached boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
Collecting boto3>=1.9.233
Downloading boto3-1.17.1.tar.gz (100 kB)
|████████████████████████████████| 100 kB 603 kB/s
Collecting botocore<1.21.0,>=1.20.1
Downloading botocore-1.20.1-py2.py3-none-any.whl (7.2 MB)
|████████████████████████████████| 7.2 MB 156 kB/s
Collecting chardet>=3.0.4
Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting cryptography>=2.8
Using cached cryptography-3.3.1-cp36-abi3-win_amd64.whl (1.5 MB)
Collecting cffi>=1.12
Using cached cffi-1.14.4-cp37-cp37m-win_amd64.whl (178 kB)
Collecting curtsies>=0.3.1
Using cached curtsies-0.3.5.tar.gz (53 kB)
Installing build dependencies … done
Getting requirements to build wheel … done
Preparing wheel metadata … done
Collecting dask[dataframe]>=2.6.0
Using cached dask-2021.1.1-py3-none-any.whl (891 kB)
Collecting Deprecated>=1.2.10
Using cached Deprecated-1.2.11-py2.py3-none-any.whl (9.1 kB)
Collecting django>=3.0.5
Downloading Django-3.1.6-py3-none-any.whl (7.8 MB)
|████████████████████████████████| 7.8 MB 3.3 MB/s
Collecting django-cors-headers>=3.2.1
Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
Collecting django-http-exceptions>=1.3.1
Using cached django_http_exceptions-1.4.0-py3-none-any.whl
Collecting django-request-logging>=0.7.2
Using cached django_request_logging-0.7.2-py2.py3-none-any.whl (7.8 kB)
Collecting djangorestframework>=3.11.1
Using cached djangorestframework-3.12.2-py3-none-any.whl (957 kB)
Collecting flask>=1.1.1
Using cached Flask-1.1.2-py2.py3-none-any.whl (94 kB)
Collecting click>=5.1
Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting fsspec>=0.6.0
Using cached fsspec-0.8.5-py3-none-any.whl (98 kB)
Collecting gitdb>=4.0.5
Using cached gitdb-4.0.5-py3-none-any.whl (63 kB)
Collecting GitPython>=3.1.8
Using cached GitPython-3.1.12-py3-none-any.whl (159 kB)
Collecting google-pasta>=0.1.6
Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB)
Collecting gputil>=1.4.0
Using cached GPUtil-1.4.0-py3-none-any.whl
Collecting greenlet>=0.4.15
Using cached greenlet-1.0.0-cp37-cp37m-win_amd64.whl (95 kB)
Collecting grpcio>=1.8.6
Downloading grpcio-1.35.0-cp37-cp37m-win_amd64.whl (3.0 MB)
|████████████████████████████████| 3.0 MB 6.8 MB/s
Collecting gym-unity>=0.20.0
Using cached gym_unity-0.23.0-py3-none-any.whl (5.2 kB)
Collecting mlagents-envs>=0.18.0asgiref>=3.2.7
Using cached mlagents_envs-0.23.0-py3-none-any.whl (71 kB)
Collecting idna>=2.9
Using cached idna-3.1-py3-none-any.whl (58 kB)
Collecting imageio>=2.3.0
Using cached imageio-2.9.0-py3-none-any.whl (3.3 MB)
Collecting importlib-metadata>=1.7.0
Using cached importlib_metadata-3.4.0-py3-none-any.whl (10 kB)
Collecting itsdangerous>=0.24
Using cached itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
Collecting jinja2>=2.10.3
Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
|████████████████████████████████| 125 kB …
Collecting jmespath<1.0.0,>=0.7.1
Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Collecting keras-applications>=1.0.8
Using cached Keras_Applications-1.0.8-py3-none-any.whl (50 kB)
Collecting keras-preprocessing>=1.0.5
Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
Collecting markdown>=3.2.1
Using cached Markdown-3.3.3-py3-none-any.whl (96 kB)
Collecting MarkupSafe>=0.23
Using cached MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl (16 kB)
Collecting matplotlib!=3.0.0,>=2.0.0
Downloading matplotlib-3.3.4-cp37-cp37m-win_amd64.whl (8.5 MB)
|████████████████████████████████| 8.5 MB 2.5 kB/s
Collecting cycler>=0.10
Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.3.1-cp37-cp37m-win_amd64.whl (51 kB)
Collecting mlagents>=0.20.0
Using cached mlagents-0.23.0-py3-none-any.whl (199 kB)
Collecting pypiwin32>=223
Using cached pypiwin32-223-py3-none-any.whl (1.7 kB)
Collecting cattrs<1.1.0,>=1.0.0
Using cached cattrs-1.0.0-py2.py3-none-any.whl (14 kB)
Collecting h5py
Using cached h5py-3.1.0-cp37-cp37m-win_amd64.whl (2.7 MB)
Collecting msrest>=0.6.10
Using cached msrest-0.6.21-py2.py3-none-any.whl (85 kB)
Collecting isodate>=0.6.0
Using cached isodate-0.6.0-py2.py3-none-any.whl (45 kB)
Collecting networkx>=2.0
Using cached networkx-2.5-py3-none-any.whl (1.6 MB)
Collecting decorator>=4.3.0
Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
Collecting numpy<1.19.0,>=1.18.5
Using cached numpy-1.18.5-cp37-cp37m-win_amd64.whl (12.7 MB)
Collecting oauthlib>=3.0.2
Using cached oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting opt-einsum>=2.3.2
Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB)
Collecting packaging>=20.4
Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting pandas>=0.25.0
Downloading pandas-1.2.1-cp37-cp37m-win_amd64.whl (9.1 MB)
|████████████████████████████████| 9.1 MB 6.4 MB/s
Collecting partd>=0.3.10
Using cached partd-1.1.0-py3-none-any.whl (19 kB)
Collecting protobuf>=3.6.1
Using cached protobuf-3.14.0-cp37-cp37m-win_amd64.whl (798 kB)
Collecting psutil>=5.6.3
Using cached psutil-5.8.0-cp37-cp37m-win_amd64.whl (244 kB)
Collecting psycopg2-binary>=2.8.5
Using cached psycopg2_binary-2.8.6-cp37-cp37m-win_amd64.whl (1.1 MB)
Collecting pydantic>=1.6.1
Using cached pydantic-1.7.3-cp37-cp37m-win_amd64.whl (1.7 MB)
Collecting PyGithub>=1.53
Using cached PyGithub-1.54.1-py3-none-any.whl (289 kB)
Collecting pygments>=2.6.1
Using cached Pygments-2.7.4-py3-none-any.whl (950 kB)
Collecting PyJWT>=1.7.1
Using cached PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting pyparsing>=2.4.7
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting pyrsistent>=0.14.0
Using cached pyrsistent-0.17.3-cp37-cp37m-win_amd64.whl
Collecting python-dateutil>=2.8.1
Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting pytz>=2019.3
Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 6.4 MB/s
Collecting PyWavelets>=1.1.1
Using cached PyWavelets-1.1.1-cp37-cp37m-win_amd64.whl (4.2 MB)
Collecting pywin32>=223
Using cached pywin32-300-cp37-cp37m-win_amd64.whl (9.2 MB)
Collecting pyyaml
Downloading PyYAML-5.4.1-cp37-cp37m-win_amd64.whl (210 kB)
|████████████████████████████████| 210 kB 6.4 MB/s
Collecting pyzmq>=18.1.1
Downloading pyzmq-22.0.2-cp37-cp37m-win_amd64.whl (1.2 MB)
|████████████████████████████████| 1.2 MB 3.3 MB/s
Collecting requests>=2.24.0
Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting idna>=2.10
Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting requests-oauthlib>=1.2.0
Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting s3transfer<0.4.0,>=0.3.0
Using cached s3transfer-0.3.4-py2.py3-none-any.whl (69 kB)
Collecting scikit-learn>=0.22.1
Downloading scikit_learn-0.24.1-cp37-cp37m-win_amd64.whl (6.8 MB)
|████████████████████████████████| 6.8 MB 3.2 MB/s
Collecting joblib>=0.11
Using cached joblib-1.0.0-py3-none-any.whl (302 kB)
Collecting scipy>=1.3.0
Using cached scipy-1.6.0-cp37-cp37m-win_amd64.whl (32.5 MB)
Collecting Send2Trash>=1.5.0
Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB)
Collecting six>=1.14.0
Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting smmap>=3.0.4
Using cached smmap-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting sqlparse>=0.3.1
Using cached sqlparse-0.4.1-py3-none-any.whl (42 kB)
Collecting tensorboard<1.16.0,>=1.15.0
Using cached tensorboard-1.15.0-py3-none-any.whl (3.8 MB)
Collecting termcolor>=1.1.0
Using cached termcolor-1.1.0-py3-none-any.whl
Collecting threadpoolctl>=2.0.0
Using cached threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
Collecting tifffile>=2019.7.26
Downloading tifffile-2021.2.1-py3-none-any.whl (159 kB)
|████████████████████████████████| 159 kB 6.8 MB/s
Collecting toolz>=0.8.2
Using cached toolz-0.11.1-py3-none-any.whl (55 kB)
Collecting typing-extensions>=3.6.4
Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
Collecting uamqp<2.0,>=1.2.7
Downloading uamqp-1.2.14-cp37-cp37m-win_amd64.whl (856 kB)
|████████████████████████████████| 856 kB 3.2 MB/s
Collecting wcwidth>=0.1.9
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting websockets>=8.1
Using cached websockets-8.1-cp37-cp37m-win_amd64.whl (66 kB)
Collecting Werkzeug>=0.15
Using cached Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB)
Collecting wrapt>=1.12.1
Using cached wrapt-1.12.1-py3-none-any.whl
Collecting zipp>=3.1.0
Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB)
Collecting cached-property
Using cached cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
Collecting cloudpickle
Using cached cloudpickle-1.6.0-py3-none-any.whl (23 kB)
Collecting cwcwidth
Downloading cwcwidth-0.1.2-cp37-cp37m-win_amd64.whl (50 kB)
|████████████████████████████████| 50 kB 160 kB/s
Collecting gym
Using cached gym-0.18.0-py3-none-any.whl
Collecting pyglet<=1.5.0,>=1.4.0
Using cached pyglet-1.5.0-py2.py3-none-any.whl (1.0 MB)
Collecting future
Using cached future-0.18.2-py3-none-any.whl
Collecting locket
Using cached locket-0.2.1-py2.py3-none-any.whl (4.1 kB)
Collecting opencv-python
Using cached opencv_python-4.5.1.48-cp37-cp37m-win_amd64.whl (34.9 MB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Building wheels for collected packages: boto3, curtsies
Building wheel for boto3 (setup.py) … done
Created wheel for boto3: filename=boto3-1.17.1-py2.py3-none-any.whl size=128761 sha256=48a2b19a858f11b8ec0a5b28f0f2e2065591cbdb205624d7bac007a515970236
Stored in directory: c:\users\lenovo\appdata\local\pip\cache\wheels\c4\68\02\4340a8eec3c4aa0aabd1c8a97d5e96143c29b600e3da33f44c
Building wheel for curtsies (PEP 517) … done
Created wheel for curtsies: filename=curtsies-0.3.5-py3-none-any.whl size=35190 sha256=bc159c4a43618223155701c3bd2026fa49d4c7e014a45f91b0551ee2ff03f1c5
Stored in directory: c:\users\lenovo\appdata\local\pip\cache\wheels\c0\6c\77\a614cb1e89200fe6f5961e7d8fda95403a69c27ce660ff745b
Successfully built boto3 curtsies
Installing collected packages: zipp, urllib3, typing-extensions, six, idna, chardet, requests, python-dateutil, pycparser, oauthlib, numpy, jmespath, importlib-metadata, future, cached-property, wrapt, Werkzeug, toolz, sqlparse, smmap, scipy, requests-oauthlib, pyyaml, pywin32, pytz, pyparsing, pyglet, protobuf, pillow, MarkupSafe, markdown, locket, kiwisolver, isodate, h5py, grpcio, decorator, cycler, cloudpickle, cffi, botocore, attrs, asgiref, absl-py, uamqp, tifffile, threadpoolctl, termcolor, tensorflow-estimator, tensorboard, s3transfer, PyWavelets, pyrsistent, pypiwin32, PyJWT, partd, pandas, opt-einsum, networkx, msrest, mlagents-envs, matplotlib, keras-preprocessing, keras-applications, joblib, jinja2, itsdangerous, imageio, gym, google-pasta, gitdb, gast, fsspec, django, Deprecated, dask, cwcwidth, cryptography, click, cattrs, blessings, azure-core, astor, websockets, wcwidth, tensorflow, sentry-sdk, Send2Trash, scikit-learn, scikit-image, pyzmq, pygments, PyGithub, pydantic, psycopg2-binary, psutil, packaging, opencv-python, mlagents, mixpanel, jsonschema, gym-unity, greenlet, gputil, GitPython, flask, djangorestframework, django-request-logging, django-http-exceptions, django-cors-headers, curtsies, colorama, boto3, boto, boltons, azure-storage-blob, azure-eventhub, perceptilabs
Successfully installed Deprecated-1.2.11 GitPython-3.1.12 MarkupSafe-1.1.1 PyGithub-1.54.1 PyJWT-1.7.1 PyWavelets-1.1.1 Send2Trash-1.5.0 Werkzeug-1.0.1 absl-py-0.11.0 asgiref-3.3.1 astor-0.8.1 attrs-20.3.0 azure-core-1.10.0 azure-eventhub-5.1.0 azure-storage-blob-12.6.0 blessings-1.7 boltons-20.2.1 boto-2.49.0 boto3-1.17.1 botocore-1.20.1 cached-property-1.5.2 cattrs-1.0.0 cffi-1.14.4 chardet-4.0.0 click-7.1.2 cloudpickle-1.6.0 colorama-0.4.3 cryptography-3.3.1 curtsies-0.3.5 cwcwidth-0.1.2 cycler-0.10.0 dask-2021.1.1 decorator-4.4.2 django-3.1.6 django-cors-headers-3.7.0 django-http-exceptions-1.4.0 django-request-logging-0.7.2 djangorestframework-3.12.2 flask-1.1.2 fsspec-0.8.5 future-0.18.2 gast-0.2.2 gitdb-4.0.5 google-pasta-0.2.0 gputil-1.4.0 greenlet-1.0.0 grpcio-1.35.0 gym-0.18.0 gym-unity-0.23.0 h5py-3.1.0 idna-2.10 imageio-2.9.0 importlib-metadata-3.4.0 isodate-0.6.0 itsdangerous-1.1.0 jinja2-2.11.3 jmespath-0.10.0 joblib-1.0.0 jsonschema-3.2.0 keras-applications-1.0.8 keras-preprocessing-1.1.2 kiwisolver-1.3.1 locket-0.2.1 markdown-3.3.3 matplotlib-3.3.4 mixpanel-4.7.0 mlagents-0.23.0 mlagents-envs-0.23.0 msrest-0.6.21 networkx-2.5 numpy-1.18.5 oauthlib-3.1.0 opencv-python-4.5.1.48 opt-einsum-3.3.0 packaging-20.9 pandas-1.2.1 partd-1.1.0 perceptilabs-0.11.7 pillow-7.0.0 protobuf-3.14.0 psutil-5.8.0 psycopg2-binary-2.8.6 pycparser-2.20 pydantic-1.7.3 pyglet-1.5.0 pygments-2.7.4 pyparsing-2.4.7 pypiwin32-223 pyrsistent-0.17.3 python-dateutil-2.8.1 pytz-2021.1 pywin32-300 pyyaml-5.4.1 pyzmq-22.0.2 requests-2.25.1 requests-oauthlib-1.3.0 s3transfer-0.3.4 scikit-image-0.17.2 scikit-learn-0.24.1 scipy-1.6.0 sentry-sdk-0.14.3 six-1.15.0 smmap-3.0.5 sqlparse-0.4.1 tensorboard-1.15.0 tensorflow-1.15.0 tensorflow-estimator-1.15.1 termcolor-1.1.0 threadpoolctl-2.1.0 tifffile-2021.2.1 toolz-0.11.1 typing-extensions-3.7.4.3 uamqp-1.2.14 urllib3-1.25.10 wcwidth-0.2.5 websockets-8.1 wrapt-1.12.1 zipp-3.4.0
(pl) C:\Users\Lenovo>perceptilabs
PerceptiLabs: Your environment does not have atari_py installed, so some functionality may not be available
PerceptiLabs: To install it, please follow the directions at https://github.com/Kojoley/atari-py and then install gym through ‘pip install gym[atari]’
INFO: Could not find files for the given pattern(s).
PerceptiLabs: Your environment does not have git installed, so interactions with GitHub will not be available
PerceptiLabs: Starting
PerceptiLabs: Waiting for services to listen on these ports:
PerceptiLabs: kernel on port 5000
PerceptiLabs: Waiting for services to listen on these ports:
PerceptiLabs: kernel on port 5000
PerceptiLabs: Waiting for services to listen on these ports: