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
{{ message }}
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Successfully built and installed, but failed to check riscv_isac --help :
➜ ~ riscv_isac --help
Traceback (most recent call last):
File "~/.pyenv/versions/3.12.0/lib/python3.12/importlib/metadata/__init__.py", line 397, in from_name
return next(cls.discover(name=name))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "~/.pyenv/versions/latest/bin/riscv_isac", line 33, in<module>
sys.exit(load_entry_point('riscv-isac==0.18.0', 'console_scripts', 'riscv_isac')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "~/.pyenv/versions/latest/bin/riscv_isac", line 22, in importlib_load_entry_point
forentry_pointin distribution(dist_name).entry_points
^^^^^^^^^^^^^^^^^^^^^^^
File "~/.pyenv/versions/3.12.0/lib/python3.12/importlib/metadata/__init__.py", line 861, in distribution
return Distribution.from_name(distribution_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "~/.pyenv/versions/3.12.0/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for riscv-isac