We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Release date for 3.12 is October 2nd 2023.
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
The text was updated successfully, but these errors were encountered:
I think cryptography issue won't be blocking us anymore with 3.12
(.robottelo312) ➜ robottelo git:(master) ✗ pip install cryptography Collecting cryptography Obtaining dependency information for cryptography from https://files.pythonhosted.org/packages/06/5d/f992c40471b60b762dca2b118c0a7837e446bea917f2be54b8f49802fe5e/cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl.metadata Using cached cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl.metadata (5.2 kB) Collecting cffi>=1.12 (from cryptography) Obtaining dependency information for cffi>=1.12 from https://files.pythonhosted.org/packages/b4/f6/b28d2bfb5fca9e8f9afc9d05eae245bed9f6ba5c2897fefee7a9abeaf091/cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl.metadata Using cached cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.12->cryptography) Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Using cached cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl (5.3 MB) Using cached cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl (177 kB) Installing collected packages: pycparser, cffi, cryptography Successfully installed cffi-1.16.0 cryptography-41.0.4 pycparser-2.21
Sorry, something went wrong.
ogajduse
Successfully merging a pull request may close this issue.
This is a tracking issue for robottelo setup on Python 3.12
Release date for 3.12 is October 2nd 2023.
Blocking issues
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
The text was updated successfully, but these errors were encountered: