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
(env3.10) inboxen@cantaloupe:~/repo> salmon --version
Traceback (most recent call last):
File "/home/inboxen/env3.10/bin/salmon", line 8, in <module>
sys.exit(main())
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 1077, in main
with self.make_context(prog_name, args, **extra) as ctx:
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 943, in make_context
self.parse_args(ctx, args)
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 1644, in parse_args
rest = super().parse_args(ctx, args)
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 1408, in parse_args
value, args = param.handle_parse_result(ctx, opts, args)
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 2400, in handle_parse_result
value = self.process_value(ctx, value)
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/core.py", line 2362, in process_value
value = self.callback(ctx, self, value)
File "/home/inboxen/env3.10/lib64/python3.10/site-packages/click/decorators.py", line 506, in callback
raise RuntimeError(
RuntimeError: 'salmon' is not installed. Try passing 'package_name' instead.
It should not be doing this
The text was updated successfully, but these errors were encountered:
It should not be doing this
The text was updated successfully, but these errors were encountered: