I am trying to install perceptilabs, and the rest code works but whenever I try to just type perceptilabs to launch the browser I just get the output:
zsh: illegal hardware instruction perceptilabs
I used anaconda
I am on a mac
I have no idea how to fix it, I saw a similar answer with tensorflow when researching this problem, but I am not sure how to use that
Any help would be much appreciated
Hi @Thomas_I
I canβt help but I can make a suggestion that will help the PercepiLabs guys help youβ¦
Can you copy/paste or attach the contents of the terminal/console where the PL server is?
If you could try that with perceptilabs -v=3
(a debug setting that increases verbosity) that might help too.
What was the source for TF βanswerβ you saw? The more info you can give the easier it will be to nail down
And Welcome to the club
(base) thomasnabilissa@dhcp-10-8-041-249 ~ % conda create -n myenv python=3.8
Collecting package metadata (current_repodata.json): done
Solving environment: done
Package Plan
environment location: /Users/thomasnabilissa/opt/anaconda3/envs/myenv
added / updated specs:
- python=3.8
The following NEW packages will be INSTALLED:
ca-certificates pkgs/main/osx-64::ca-certificates-2021.9.30-hecd8cb5_1
certifi pkgs/main/osx-64::certifi-2021.10.8-py38hecd8cb5_0
libcxx pkgs/main/osx-64::libcxx-12.0.0-h2f01273_0
libffi pkgs/main/osx-64::libffi-3.3-hb1e8313_2
ncurses pkgs/main/osx-64::ncurses-6.2-h0a44026_1
openssl pkgs/main/osx-64::openssl-1.1.1l-h9ed2024_0
pip pkgs/main/osx-64::pip-21.2.4-py38hecd8cb5_0
python pkgs/main/osx-64::python-3.8.12-h88f2d9e_0
readline pkgs/main/osx-64::readline-8.1-h9ed2024_0
setuptools pkgs/main/osx-64::setuptools-58.0.4-py38hecd8cb5_0
sqlite pkgs/main/osx-64::sqlite-3.36.0-hce871da_0
tk pkgs/main/osx-64::tk-8.6.11-h7bc2e8c_0
wheel pkgs/main/noarch::wheel-0.37.0-pyhd3eb1b0_1
xz pkgs/main/osx-64::xz-5.2.5-h1de35cc_0
zlib pkgs/main/osx-64::zlib-1.2.11-h1de35cc_3
Proceed ([y]/n)? y
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
To activate this environment, use
$ conda activate myenv
To deactivate an active environment, use
$ conda deactivate
(base) thomasnabilissa@dhcp-10-8-041-249 ~ % conda activate myenv
(myenv) thomasnabilissa@dhcp-10-8-041-249 ~ % pip install perceptilabs
Collecting perceptilabs
Using cached perceptilabs-0.12.25-cp38-cp38-macosx_10_14_x86_64.whl (13.6 MB)
Collecting blessings>=1.7
Using cached blessings-1.7-py3-none-any.whl (18 kB)
Collecting dask[dataframe]==2.6.0
Using cached dask-2.6.0-py3-none-any.whl (760 kB)
Collecting boto3>=1.9.233
Downloading boto3-1.19.2-py3-none-any.whl (131 kB)
|ββββββββββββββββββββββββββββββββ| 131 kB 2.7 MB/s
Collecting django-cors-headers>=3.2.1
Using cached django_cors_headers-3.10.0-py3-none-any.whl (12 kB)
Collecting cryptography>=2.8
Using cached cryptography-35.0.0-cp36-abi3-macosx_10_10_x86_64.whl (2.5 MB)
Collecting websockets>=8.1
Using cached websockets-10.0-cp38-cp38-macosx_10_9_x86_64.whl (94 kB)
Collecting Django>=3.1
Using cached Django-3.2.8-py3-none-any.whl (7.9 MB)
Collecting oauthlib>=3.0.2
Using cached oauthlib-3.1.1-py2.py3-none-any.whl (146 kB)
Collecting pytz>=2020.1
Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting psutil>=5.6.3
Using cached psutil-5.8.0-cp38-cp38-macosx_10_9_x86_64.whl (236 kB)
Collecting six>=1.14.0
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pyparsing>=2.4.7
Downloading pyparsing-3.0.0-py3-none-any.whl (95 kB)
|ββββββββββββββββββββββββββββββββ| 95 kB 7.3 MB/s
Collecting django-request-logging>=0.7.2
Using cached django_request_logging-0.7.3-py2.py3-none-any.whl (8.0 kB)
Collecting pydantic>=1.6.1
Using cached pydantic-1.8.2-cp38-cp38-macosx_10_9_x86_64.whl (2.6 MB)
Collecting boltons>=19.3.0
Using cached boltons-21.0.0-py2.py3-none-any.whl (193 kB)
Collecting mixpanel==4.7.0
Using cached mixpanel-4.7.0-py2.py3-none-any.whl (8.2 kB)
Collecting gitdb>=4.0.5
Downloading gitdb-4.0.9-py3-none-any.whl (63 kB)
|ββββββββββββββββββββββββββββββββ| 63 kB 5.1 MB/s
Collecting pyzmq>=18.1.1
Using cached pyzmq-22.3.0-cp38-cp38-macosx_10_9_x86_64.whl (1.3 MB)
Collecting GitPython>=3.1.8
Using cached GitPython-3.1.24-py3-none-any.whl (180 kB)
Collecting urllib3==1.25.10
Using cached urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Collecting flower>=1.0.0
Using cached flower-1.0.0-py2.py3-none-any.whl (457 kB)
Collecting uvicorn==0.15.0
Using cached uvicorn-0.15.0-py3-none-any.whl (54 kB)
Collecting PyJWT>=1.7.1
Using cached PyJWT-2.3.0-py3-none-any.whl (16 kB)
Collecting pygments>=2.6.1
Using cached Pygments-2.10.0-py3-none-any.whl (1.0 MB)
Collecting Deprecated>=1.2.10
Using cached Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB)
Collecting celery>=5.1.0
Using cached celery-5.1.2-py3-none-any.whl (401 kB)
Collecting requests>=2.24.0
Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting importlib-metadata>=1.7.0
Using cached importlib_metadata-4.8.1-py3-none-any.whl (17 kB)
Collecting tensorflow-addons==0.13.0
Using cached tensorflow_addons-0.13.0-cp38-cp38-macosx_10_13_x86_64.whl (511 kB)
Collecting flask-cors>=3.0.10
Using cached Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
Collecting Send2Trash>=1.5.0
Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB)
Collecting scikit-learn>=0.22.1
Using cached scikit_learn-1.0-cp38-cp38-macosx_10_13_x86_64.whl (7.9 MB)
Collecting waitress==2.0.0
Using cached waitress-2.0.0-py3-none-any.whl (56 kB)
Collecting curtsies>=0.3.1
Using cached curtsies-0.3.10-py3-none-any.whl
Collecting keras-unet-collection==0.1.10
Using cached keras_unet_collection-0.1.10-py3-none-any.whl (67 kB)
Collecting asgiref>=3.3.2
Using cached asgiref-3.4.1-py3-none-any.whl (25 kB)
Collecting sentry-sdk>=0.10.2
Using cached sentry_sdk-1.4.3-py2.py3-none-any.whl (139 kB)
Collecting tensorflow==2.5.0
Using cached tensorflow-2.5.0-cp38-cp38-macosx_10_11_x86_64.whl (195.7 MB)
Collecting packaging>=20.4
Using cached packaging-21.0-py3-none-any.whl (40 kB)
Collecting opencv-python
Downloading opencv_python-4.5.4.58-cp38-cp38-macosx_10_15_x86_64.whl (45.5 MB)
|ββββββββββββββββββββββββββββββββ| 45.5 MB 8.8 MB/s
Collecting pandas>=0.25.0
Using cached pandas-1.3.4-cp38-cp38-macosx_10_9_x86_64.whl (11.4 MB)
Collecting requests-oauthlib>=1.2.0
Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting gputil>=1.4.0
Using cached GPUtil-1.4.0-py3-none-any.whl
Collecting azure-storage-blob==12.6.0
Using cached azure_storage_blob-12.6.0-py2.py3-none-any.whl (328 kB)
Collecting jsonschema==3.2.0
Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting redis>=3.5.3
Using cached redis-3.5.3-py2.py3-none-any.whl (72 kB)
Collecting djangorestframework>=3.11.1
Using cached djangorestframework-3.12.4-py3-none-any.whl (957 kB)
Collecting retrying>=1.3.3
Using cached retrying-1.3.3-py3-none-any.whl
Collecting boto>=2.49.0
Using cached boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
Collecting zipp>=3.1.0
Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting tf2onnx==1.7.2
Using cached tf2onnx-1.7.2-py3-none-any.whl (199 kB)
Collecting idna>=2.10
Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting sqlparse>=0.3.1
Using cached sqlparse-0.4.2-py3-none-any.whl (42 kB)
Collecting fastapi==0.68.0
Using cached fastapi-0.68.0-py3-none-any.whl (52 kB)
Collecting smmap>=3.0.4
Using cached smmap-5.0.0-py3-none-any.whl (24 kB)
Collecting websocket-client>=1.1.0
Using cached websocket_client-1.2.1-py2.py3-none-any.whl (52 kB)
Collecting matplotlib<=3.4.2
Using cached matplotlib-3.4.2-cp38-cp38-macosx_10_9_x86_64.whl (7.2 MB)
Collecting gym-unity>=0.20.0
Using cached gym_unity-0.27.0-py3-none-any.whl (5.4 kB)
Collecting chardet>=3.0.4
Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting psycopg2-binary>=2.8.5
Using cached psycopg2_binary-2.9.1-cp38-cp38-macosx_10_14_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (2.1 MB)
Collecting Django>=3.1
Using cached Django-3.2-py3-none-any.whl (7.9 MB)
Collecting pillow==7.0.0
Using cached Pillow-7.0.0-cp38-cp38-macosx_10_9_x86_64.whl (2.1 MB)
Collecting markdown>=3.2.1
Using cached Markdown-3.3.4-py3-none-any.whl (97 kB)
Collecting wcwidth>=0.1.9
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting numpy<=1.19.2,>=1.18.5
Using cached numpy-1.19.2-cp38-cp38-macosx_10_9_x86_64.whl (15.3 MB)
Collecting fsspec>=0.6.0
Using cached fsspec-2021.10.1-py3-none-any.whl (125 kB)
Collecting greenlet>=0.4.15
Using cached greenlet-1.1.2-cp38-cp38-macosx_10_14_x86_64.whl (92 kB)
Collecting django-http-exceptions>=1.3.1
Using cached django_http_exceptions-1.4.0-py3-none-any.whl
Collecting aiohttp==3.7.4
Using cached aiohttp-3.7.4-cp38-cp38-macosx_10_14_x86_64.whl (648 kB)
Collecting keras2onnx==1.7.0
Using cached keras2onnx-1.7.0-py3-none-any.whl (96 kB)
Collecting onnx==1.9.0
Using cached onnx-1.9.0-cp38-cp38-macosx_10_12_x86_64.whl (12.0 MB)
Collecting h5py==3.1.0
Using cached h5py-3.1.0-cp38-cp38-macosx_10_9_x86_64.whl (2.9 MB)
Collecting jinja2>=2.10.3
Using cached Jinja2-3.0.2-py3-none-any.whl (133 kB)
Collecting astor>=0.8.0
Using cached astor-0.8.1-py2.py3-none-any.whl (27 kB)
Collecting flask-compress==1.9.0
Using cached Flask_Compress-1.9.0-py3-none-any.whl (7.3 kB)
Collecting azure-eventhub==5.1.0
Using cached azure_eventhub-5.1.0-py2.py3-none-any.whl (97 kB)
Requirement already satisfied: certifi>=2020.6.20 in ./opt/anaconda3/envs/myenv/lib/python3.8/site-packages (from perceptilabs) (2021.10.8)
Collecting flask>=1.1.1
Using cached Flask-2.0.2-py3-none-any.whl (95 kB)
Collecting python-dateutil>=2.8.1
Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting scikit-image==0.17.2
Using cached scikit_image-0.17.2-cp38-cp38-macosx_10_13_x86_64.whl (12.2 MB)
Collecting scipy>=1.3.0
Using cached scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl (32.6 MB)
Collecting PyGithub>=1.53
Using cached PyGithub-1.55-py3-none-any.whl (291 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-5.2.0-cp38-cp38-macosx_10_9_x86_64.whl (45 kB)
Collecting attrs>=17.3.0
Using cached attrs-21.2.0-py2.py3-none-any.whl (53 kB)
Collecting chardet>=3.0.4
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting typing-extensions>=3.6.5
Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB)
Collecting async-timeout<4.0,>=3.0
Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.7.0-cp38-cp38-macosx_10_9_x86_64.whl (121 kB)
Collecting uamqp<2.0,>=1.2.7
Using cached uamqp-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl (1.0 MB)
Collecting azure-core<2.0.0,>=1.5.0
Using cached azure_core-1.19.0-py2.py3-none-any.whl (176 kB)
Collecting msrest>=0.6.10
Using cached msrest-0.6.21-py2.py3-none-any.whl (85 kB)
Collecting vine<6.0,>=5.0.0
Using cached vine-5.0.0-py2.py3-none-any.whl (9.4 kB)
Collecting click-plugins>=1.1.1
Using cached click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
Collecting click-didyoumean>=0.0.3
Using cached click_didyoumean-0.3.0-py3-none-any.whl (2.7 kB)
Collecting click-repl>=0.1.6
Using cached click_repl-0.2.0-py3-none-any.whl (5.2 kB)
Collecting kombu<6.0,>=5.1.0
Using cached kombu-5.1.0-py3-none-any.whl (187 kB)
Requirement already satisfied: setuptools in ./opt/anaconda3/envs/myenv/lib/python3.8/site-packages (from celery>=5.1.0->perceptilabs) (58.0.4)
Collecting billiard<4.0,>=3.6.4.0
Using cached billiard-3.6.4.0-py3-none-any.whl (89 kB)
Collecting click<8.0,>=7.0
Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting toolz>=0.7.3
Using cached toolz-0.11.1-py3-none-any.whl (55 kB)
Collecting partd>=0.3.10
Using cached partd-1.2.0-py3-none-any.whl (19 kB)
Collecting cloudpickle>=0.2.1
Using cached cloudpickle-2.0.0-py3-none-any.whl (25 kB)
Collecting starlette==0.14.2
Using cached starlette-0.14.2-py3-none-any.whl (60 kB)
Collecting brotli
Using cached Brotli-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl (421 kB)
Collecting pyrsistent>=0.14.0
Using cached pyrsistent-0.18.0-cp38-cp38-macosx_10_9_x86_64.whl (68 kB)
Collecting onnxconverter-common>=1.7.0
Using cached onnxconverter_common-1.8.1-py2.py3-none-any.whl (77 kB)
Collecting fire
Using cached fire-0.4.0-py2.py3-none-any.whl
Collecting protobuf
Downloading protobuf-3.19.0-cp38-cp38-macosx_10_9_x86_64.whl (1.0 MB)
|ββββββββββββββββββββββββββββββββ| 1.0 MB 6.0 MB/s
Collecting PyWavelets>=1.1.1
Using cached PyWavelets-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl (4.3 MB)
Collecting tifffile>=2019.7.26
Using cached tifffile-2021.10.12-py3-none-any.whl (175 kB)
Collecting networkx>=2.0
Using cached networkx-2.6.3-py3-none-any.whl (1.9 MB)
Collecting imageio>=2.3.0
Using cached imageio-2.9.0-py3-none-any.whl (3.3 MB)
Collecting six>=1.14.0
Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting typing-extensions>=3.6.5
Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
Collecting wrapt~=1.12.1
Using cached wrapt-1.12.1-cp38-cp38-macosx_10_9_x86_64.whl
Collecting astunparse~=1.6.3
Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Collecting grpcio~=1.34.0
Using cached grpcio-1.34.1-cp38-cp38-macosx_10_10_x86_64.whl (3.7 MB)
Collecting keras-preprocessing~=1.1.2
Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
Collecting absl-py~=0.10
Using cached absl_py-0.15.0-py3-none-any.whl (132 kB)
Collecting flatbuffers~=1.12.0
Using cached flatbuffers-1.12-py2.py3-none-any.whl (15 kB)
Collecting tensorboard~=2.5
Using cached tensorboard-2.7.0-py3-none-any.whl (5.8 MB)
Collecting gast==0.4.0
Using cached gast-0.4.0-py3-none-any.whl (9.8 kB)
Collecting keras-nightly~=2.5.0.dev
Using cached keras_nightly-2.5.0.dev2021032900-py2.py3-none-any.whl (1.2 MB)
Collecting tensorflow-estimator<2.6.0,>=2.5.0rc0
Using cached tensorflow_estimator-2.5.0-py2.py3-none-any.whl (462 kB)
Collecting google-pasta~=0.2
Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB)
Collecting opt-einsum~=3.3.0
Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB)
Requirement already satisfied: wheel~=0.35 in ./opt/anaconda3/envs/myenv/lib/python3.8/site-packages (from tensorflow==2.5.0->perceptilabs) (0.37.0)
Collecting termcolor~=1.1.0
Using cached termcolor-1.1.0-py3-none-any.whl
Collecting typeguard>=2.7
Using cached typeguard-2.13.0-py3-none-any.whl (17 kB)
Collecting h11>=0.8
Using cached h11-0.12.0-py3-none-any.whl (54 kB)
Collecting jmespath<1.0.0,>=0.7.1
Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Collecting botocore<1.23.0,>=1.22.2
Downloading botocore-1.22.2-py3-none-any.whl (8.0 MB)
|ββββββββββββββββββββββββββββββββ| 8.0 MB 8.5 MB/s
Collecting s3transfer<0.6.0,>=0.5.0
Using cached s3transfer-0.5.0-py3-none-any.whl (79 kB)
Collecting prompt-toolkit
Downloading prompt_toolkit-3.0.21-py3-none-any.whl (374 kB)
|ββββββββββββββββββββββββββββββββ| 374 kB 12.3 MB/s
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl (178 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting cwcwidth
Using cached cwcwidth-0.1.5-cp38-cp38-macosx_10_9_x86_64.whl (15 kB)
Collecting itsdangerous>=2.0
Using cached itsdangerous-2.0.1-py3-none-any.whl (18 kB)
Collecting Werkzeug>=2.0
Using cached Werkzeug-2.0.2-py3-none-any.whl (288 kB)
Collecting prometheus-client>=0.8.0
Using cached prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB)
Collecting tornado<7.0.0,>=5.0.0
Using cached tornado-6.1-cp38-cp38-macosx_10_9_x86_64.whl (416 kB)
Collecting humanize
Using cached humanize-3.12.0-py3-none-any.whl (90 kB)
Collecting mlagents-envs==0.27.0
Using cached mlagents_envs-0.27.0-py3-none-any.whl (75 kB)
Collecting gym
Using cached gym-0.21.0-py3-none-any.whl
Collecting pyyaml>=3.1.0
Using cached PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl (192 kB)
Collecting MarkupSafe>=2.0
Using cached MarkupSafe-2.0.1-cp38-cp38-macosx_10_9_x86_64.whl (13 kB)
Collecting amqp<6.0.0,>=5.0.6
Using cached amqp-5.0.6-py3-none-any.whl (53 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.3.2-cp38-cp38-macosx_10_9_x86_64.whl (61 kB)
Collecting cycler>=0.10
Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting isodate>=0.6.0
Using cached isodate-0.6.0-py2.py3-none-any.whl (45 kB)
Collecting locket
Using cached locket-0.2.1-py2.py3-none-any.whl (4.1 kB)
Collecting pynacl>=1.4.0
Using cached PyNaCl-1.4.0-cp35-abi3-macosx_10_10_x86_64.whl (380 kB)
Collecting charset-normalizer~=2.0.0
Using cached charset_normalizer-2.0.7-py3-none-any.whl (38 kB)
Collecting joblib>=0.11
Using cached joblib-1.1.0-py2.py3-none-any.whl (306 kB)
Collecting threadpoolctl>=2.0.0
Using cached threadpoolctl-3.0.0-py3-none-any.whl (14 kB)
Collecting blinker>=1.1
Using cached blinker-1.4-py3-none-any.whl
Collecting google-auth-oauthlib<0.5,>=0.4.1
Using cached google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB)
Collecting tensorboard-plugin-wit>=1.6.0
Using cached tensorboard_plugin_wit-1.8.0-py3-none-any.whl (781 kB)
Collecting google-auth<3,>=1.6.3
Using cached google_auth-2.3.0-py2.py3-none-any.whl (154 kB)
Collecting tensorboard-data-server<0.7.0,>=0.6.0
Using cached tensorboard_data_server-0.6.1-py3-none-macosx_10_9_x86_64.whl (3.5 MB)
Collecting cachetools<5.0,>=2.0.0
Using cached cachetools-4.2.4-py3-none-any.whl (10 kB)
Collecting pyasn1-modules>=0.2.1
Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting rsa<5,>=3.1.4
Using cached rsa-4.7.2-py3-none-any.whl (34 kB)
Collecting pyasn1<0.5.0,>=0.4.6
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Installing collected packages: urllib3, pyasn1, idna, charset-normalizer, wcwidth, vine, six, rsa, requests, pyasn1-modules, oauthlib, cachetools, typing-extensions, requests-oauthlib, python-dateutil, pycparser, protobuf, prompt-toolkit, numpy, MarkupSafe, jmespath, google-auth, click, amqp, wrapt, Werkzeug, toolz, termcolor, tensorboard-plugin-wit, tensorboard-data-server, sqlparse, smmap, pyyaml, pytz, pyparsing, pillow, onnx, multidict, markdown, locket, kombu, kiwisolver, jinja2, itsdangerous, isodate, grpcio, google-auth-oauthlib, cycler, cloudpickle, click-repl, click-plugins, click-didyoumean, cffi, botocore, billiard, asgiref, absl-py, zipp, yarl, uamqp, typeguard, tornado, tifffile, threadpoolctl, tensorflow-estimator, tensorboard, starlette, sentry-sdk, scipy, s3transfer, PyWavelets, pyrsistent, pynacl, PyJWT, pydantic, prometheus-client, partd, pandas, opt-einsum, onnxconverter-common, networkx, msrest, mlagents-envs, matplotlib, keras-preprocessing, keras-nightly, joblib, imageio, humanize, h5py, h11, gym, google-pasta, gitdb, gast, fsspec, flatbuffers, flask, fire, Django, Deprecated, dask, cwcwidth, cryptography, chardet, celery, brotli, blinker, blessings, azure-core, attrs, async-timeout, astunparse, websockets, websocket-client, waitress, uvicorn, tf2onnx, tensorflow-addons, tensorflow, Send2Trash, scikit-learn, scikit-image, retrying, redis, pyzmq, pygments, PyGithub, psycopg2-binary, psutil, packaging, opencv-python, mixpanel, keras2onnx, keras-unet-collection, jsonschema, importlib-metadata, gym-unity, greenlet, gputil, GitPython, flower, flask-cors, flask-compress, fastapi, djangorestframework, django-request-logging, django-http-exceptions, django-cors-headers, curtsies, boto3, boto, boltons, azure-storage-blob, azure-eventhub, astor, aiohttp, perceptilabs
Successfully installed Deprecated-1.2.13 Django-3.2 GitPython-3.1.24 MarkupSafe-2.0.1 PyGithub-1.55 PyJWT-2.3.0 PyWavelets-1.1.1 Send2Trash-1.8.0 Werkzeug-2.0.2 absl-py-0.15.0 aiohttp-3.7.4 amqp-5.0.6 asgiref-3.4.1 astor-0.8.1 astunparse-1.6.3 async-timeout-3.0.1 attrs-21.2.0 azure-core-1.19.0 azure-eventhub-5.1.0 azure-storage-blob-12.6.0 billiard-3.6.4.0 blessings-1.7 blinker-1.4 boltons-21.0.0 boto-2.49.0 boto3-1.19.2 botocore-1.22.2 brotli-1.0.9 cachetools-4.2.4 celery-5.1.2 cffi-1.15.0 chardet-3.0.4 charset-normalizer-2.0.7 click-7.1.2 click-didyoumean-0.3.0 click-plugins-1.1.1 click-repl-0.2.0 cloudpickle-2.0.0 cryptography-35.0.0 curtsies-0.3.10 cwcwidth-0.1.5 cycler-0.10.0 dask-2.6.0 django-cors-headers-3.10.0 django-http-exceptions-1.4.0 django-request-logging-0.7.3 djangorestframework-3.12.4 fastapi-0.68.0 fire-0.4.0 flask-2.0.2 flask-compress-1.9.0 flask-cors-3.0.10 flatbuffers-1.12 flower-1.0.0 fsspec-2021.10.1 gast-0.4.0 gitdb-4.0.9 google-auth-2.3.0 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 gputil-1.4.0 greenlet-1.1.2 grpcio-1.34.1 gym-0.21.0 gym-unity-0.27.0 h11-0.12.0 h5py-3.1.0 humanize-3.12.0 idna-3.3 imageio-2.9.0 importlib-metadata-4.8.1 isodate-0.6.0 itsdangerous-2.0.1 jinja2-3.0.2 jmespath-0.10.0 joblib-1.1.0 jsonschema-3.2.0 keras-nightly-2.5.0.dev2021032900 keras-preprocessing-1.1.2 keras-unet-collection-0.1.10 keras2onnx-1.7.0 kiwisolver-1.3.2 kombu-5.1.0 locket-0.2.1 markdown-3.3.4 matplotlib-3.4.2 mixpanel-4.7.0 mlagents-envs-0.27.0 msrest-0.6.21 multidict-5.2.0 networkx-2.6.3 numpy-1.19.2 oauthlib-3.1.1 onnx-1.9.0 onnxconverter-common-1.8.1 opencv-python-4.5.4.58 opt-einsum-3.3.0 packaging-21.0 pandas-1.3.4 partd-1.2.0 perceptilabs-0.12.25 pillow-7.0.0 prometheus-client-0.11.0 prompt-toolkit-3.0.21 protobuf-3.19.0 psutil-5.8.0 psycopg2-binary-2.9.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pydantic-1.8.2 pygments-2.10.0 pynacl-1.4.0 pyparsing-3.0.0 pyrsistent-0.18.0 python-dateutil-2.8.2 pytz-2021.3 pyyaml-6.0 pyzmq-22.3.0 redis-3.5.3 requests-2.26.0 requests-oauthlib-1.3.0 retrying-1.3.3 rsa-4.7.2 s3transfer-0.5.0 scikit-image-0.17.2 scikit-learn-1.0 scipy-1.7.1 sentry-sdk-1.4.3 six-1.15.0 smmap-5.0.0 sqlparse-0.4.2 starlette-0.14.2 tensorboard-2.7.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.0 tensorflow-2.5.0 tensorflow-addons-0.13.0 tensorflow-estimator-2.5.0 termcolor-1.1.0 tf2onnx-1.7.2 threadpoolctl-3.0.0 tifffile-2021.10.12 toolz-0.11.1 tornado-6.1 typeguard-2.13.0 typing-extensions-3.7.4.3 uamqp-1.4.3 urllib3-1.25.10 uvicorn-0.15.0 vine-5.0.0 waitress-2.0.0 wcwidth-0.2.5 websocket-client-1.2.1 websockets-10.0 wrapt-1.12.1 yarl-1.7.0 zipp-3.6.0
(myenv) thomasnabilissa@dhcp-10-8-041-249 ~ % perceptilabs -v=3
zsh: illegal hardware instruction perceptilabs -v=3
Thanks - letβs see what the PL guys come up with now!
Hi @Thomas_I, thanks for the log!
Are you by chance using the M1 chip in your Mac?
We had a few people have this issue over the summer, but unfortunately it seemed to be on TensorFlows side and wasnβt much we could do to solve it.
To double check, you can try importing just TensorFlow and see if that works:
$ python
>> import tensorflow as tf
All the best,
Robert
Hi @Thomas_I
(@robertl for info)
I did some looking around and I see that there are a lot of issues with TF 2.5 on M1 - and that Apple has a private fork of TF so the TF team arenβt involved and canβt do anything about it.
However, I found this StackOverflow post that suggests an alternative to try for this: βI had a related problem with using TensorFlow on a M1 Mac. Solution is to use a universal arm version of TF.β
Do let us know if you can try it and whether it helps!
Sorry for the bother, I realize now that the issue is that perceptilabs is not natively supported with Apple computers with M1. I had a similar experience when trying to work with MySQL, figuring out a workaround is an absolute pain that can be easily sidestepped by working with the intended hardware. I intend to use that shortcut instead of metaphorically trying to stick a square inside of a circular hole. Thank you for your help, I look forward to officially joining the community!
Hey @Thomas_I
No worries - weβre looking forward to hearing what you do with PL and hope you can share the journey with us!
I expect M1 will align better in future, but to be fair to the PL guys, I think itβs an Apple/TensorFlow/M1 issue rather than a PL/M1 issue