You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/conda/feedstock_root/build_artifacts/gemviz_1736181075570/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/bin/gemviz", line 11, in <module>
sys.exit(main())
File "/home/conda/feedstock_root/build_artifacts/gemviz_1736181075570/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.9/site-packages/gemviz/app.py", line 55, in main
options = command_line_interface()
File "/home/conda/feedstock_root/build_artifacts/gemviz_1736181075570/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.9/site-packages/gemviz/app.py", line 42, in command_line_interface
choices=[k.lower() for k in logging.getLevelNamesMapping()],
AttributeError: module 'logging' has no attribute 'getLevelNamesMapping'
WARNING: Tests failed for gemviz-0.1.0-pyhd8ed1ab_1.conda - moving package to /home/conda/feedstock_root/build_artifacts/broken
The text was updated successfully, but these errors were encountered:
As noted in an update to the gemviz package on conda-forge: conda-forge/gemviz-feedstock#1 (comment)
CI failure is: AttributeError: module 'logging' has no attribute 'getLevelNamesMapping' (gemviz/app.py", line 42):
gemviz/gemviz/app.py
Line 42 in bd5c348
The text was updated successfully, but these errors were encountered: