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
This strongly suggests an upstream semver breakage. I'll continue to diagnose. This now suggests either a user error or an outdated pip-audit version. We need more information to continue to triage.
(Could you please follow the bug report template for this issue and future ones? It makes our triaging efforts significantly easier. In particular, it would help to know which specific CycloneDX version you're using.)
$ python -c "from cyclonedx.parser import BaseParser"
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'cyclonedx.parser'
Removal PR below:
CycloneDX/cyclonedx-python-lib#489
The text was updated successfully, but these errors were encountered: