Skip to content
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

BUG: #225

Open
prjemian opened this issue Jan 6, 2025 · 0 comments
Open

BUG: #225

prjemian opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@prjemian
Copy link
Contributor

prjemian commented Jan 6, 2025

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):

choices=[k.lower() for k in logging.getLevelNamesMapping()],

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
@prjemian prjemian added the bug Something isn't working label Jan 6, 2025
@prjemian prjemian added this to the v1.0 milestone Jan 6, 2025
@prjemian prjemian self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant