-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install Error #51
Comments
Same problem here! |
also here! :/ |
Same Problem here! |
Same here! |
I canno't reproduce on my rapsberrypi (3B+ and 4B) with OctoPrint 1.8.1, Octopi 0.18.0, Python 3.7.3, PIP 20.3.3 Can you send me the Systeminfo bundle? (Settings -> System Informations -> Download Systeminfo Bundle) |
here is the Systeminfo bundle |
new error now |
I'm still trying to figure out why you have this problem... @g233hacker maybe your problem is related to mclab-hbrs/DTLSSocket#4 |
Hi octoprint.version: 1.8.3 I have this error: Building wheel for cryptography (PEP 517): startedERROR: Command errored out with exit status 1:command: /home/pi/oprint/bin/python3 /home/pi/oprint/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmp8kpfhnmvcwd: /tmp/pip-install-tdo09l27/cryptography_5ce89bd56ca64b3386dd730573461617Complete output (193 lines):running bdist_wheelrunning buildrunning build_pycreating buildcreating build/lib.linux-armv7l-cpython-37creating build/lib.linux-armv7l-cpython-37/cryptographycopying src/cryptography/init.py -> build/lib.linux-armv7l-cpython-37/cryptographycopying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptographycopying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptographycopying src/cryptography/about.py -> build/lib.linux-armv7l-cpython-37/cryptographycopying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptographycreating build/lib.linux-armv7l-cpython-37/cryptography/hazmatcopying src/cryptography/hazmat/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmatcopying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmatcreating build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescopying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitivescreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backendscopying src/cryptography/hazmat/backends/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backendscreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindingscopying src/cryptography/hazmat/bindings/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindingscreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/cipherscopying src/cryptography/hazmat/primitives/ciphers/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/cipherscopying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/cipherscopying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/cipherscopying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/cipherscopying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/cipherscreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcopying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdfcreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactorcopying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactorcopying src/cryptography/hazmat/primitives/twofactor/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactorcopying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactorcreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccopying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetriccreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serializationcopying src/cryptography/hazmat/primitives/serialization/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serializationcopying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serializationcopying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serializationcopying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serializationcopying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serializationcreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcopying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/opensslcreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/opensslcopying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/opensslcopying src/cryptography/hazmat/bindings/openssl/init.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/opensslcopying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/opensslrunning egg_infowriting src/cryptography.egg-info/PKG-INFOwriting dependency_links to src/cryptography.egg-info/dependency_links.txtwriting requirements to src/cryptography.egg-info/requires.txtwriting top-level names to src/cryptography.egg-info/top_level.txtreading manifest file 'src/cryptography.egg-info/SOURCES.txt'reading manifest template 'MANIFEST.in'no previously-included directories found matching 'docs/_build'warning: no previously-included files found matching 'vectors'warning: no previously-included files matching '' found under directory 'vectors'warning: no previously-included files matching '' found under directory '.github'warning: no previously-included files found matching 'release.py'warning: no previously-included files found matching '.readthedocs.yml'warning: no previously-included files found matching 'dev-requirements.txt'warning: no previously-included files found matching 'tox.ini'warning: no previously-included files found matching 'mypy.ini'warning: no previously-included files matching '*' found under directory '.circleci'adding license file 'LICENSE'adding license file 'LICENSE.APACHE'adding license file 'LICENSE.BSD'adding license file 'LICENSE.PSF'writing manifest file 'src/cryptography.egg-info/SOURCES.txt'copying src/cryptography/py.typed -> build/lib.linux-armv7l-cpython-37/cryptographycopying src/cryptography/hazmat/bindings/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindingscreating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rustcopying src/cryptography/hazmat/bindings/_rust/init.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rustcopying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rustcopying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rustcopying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rustrunning build_extgenerating cffi module 'build/temp.linux-armv7l-cpython-37/cryptography.hazmat.bindings._openssl.c'creating build/temp.linux-armv7l-cpython-37running build_rust/tmp/pip-build-env-jppyzs03/overlay/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in I hope it helps fixing the problem, the pugin is very use full. |
Hi! I resolved this by installing the following packages manually on the pi |
More or less the same here: DietPi v8.10.2 : 01:01 - Tue 11/22/22 After a reinstall of a loong working octoprint, your IKEA plugin dont reinstall with above mentioned problems. Installing plugin "Ikea Tradfri" from https://github.com/ralmn/OctoPrint-Ikea-tradfri/archive/master.zip... Package would be ignored############################
|
I have the same issue here as well. I just tried to install the tradfri plugin on a fresh octoprint install on a RPI4. No success too. |
This issue also came up for me after reinstalling octoprint. I tried Criticalstone's advice, but it did not fix the issue. The plug-in had been running fine before, but now comes up with the above errors. |
Can you give me as much info as possible on how you reinstalled octoprint so I can try to reproduce it. Each time I can't reproduce the problem... |
I’m using a Pi 4b 4gb, which had been working fine, but I had some issues with it disconnecting from wifi randomly so I decided to grab a new sd card and flash it with octoprint via the Raspi imager (I just used the OS that was in Raspi imager under the specific purpose OSs). I then uploaded an octopi back up from the previous install. But when the backup loaded, the tradfri plugin was missing, so I tried reinstalling it, but got the same error messages shown above. I am running the Pi on a 5G wifi network, and am using a 64gb micro sd card. |
Hi again. Have not tried again since i tried installing many times in november last year. It worked now after updating Octoprint to 1.8.7. I dont know if that was the reason or not, but seems like it :) |
After reinstalling my RPi4 I'm facing the same issue. I installed a fresh Version of Octoprint 1.8.7. |
I would have tried an older octoprint version and see if the plugin would work, then upgraded octoprint |
i dont think it is possible to downgrade to an older version without reinstalling everything. i upgraded to the RC of Octoprint but the issue is still there. Building wheel for cryptography (pyproject.toml): started |
I somehow fixed it. https://github.com/chrysn/aiocoap/archive/master.zip I did and now your plugin works. |
Great find if that was it. Remember Ikea plugin need something ...coap before, maybe libcoap |
it still cant connect to the gateway though. This whole thing is a mess. |
ERROR: Failed building wheel for cryptography
ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
OctoPrint 1.7.2 Python 3.7.3 OctoPi 0.18.0
The text was updated successfully, but these errors were encountered: