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
We have automated testing on 3.8, 3.9, 3.10, and 3.11.
The problem only occurs when we attend testing for python 3.12. The complete error message I'm getting is
"AttributeError: type object 'VCRHTTPSConnectiontests/fixtures/vcr_cassettes/build_radar_test/test_add_radar_to_cache.yaml' has no attribute 'debuglevel'. Did you mean: 'set_debuglevel'?"
The text was updated successfully, but these errors were encountered:
This issue was found and supposedly fixed here https://packages.fedoraproject.org/pkgs/python-vcrpy/python3-vcrpy/fedora-39.html on 2023-07-04
We have automated testing on 3.8, 3.9, 3.10, and 3.11.
The problem only occurs when we attend testing for python 3.12. The complete error message I'm getting is
"AttributeError: type object 'VCRHTTPSConnectiontests/fixtures/vcr_cassettes/build_radar_test/test_add_radar_to_cache.yaml' has no attribute 'debuglevel'. Did you mean: 'set_debuglevel'?"
The text was updated successfully, but these errors were encountered: