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

is -o required? #12

Open
hexylena opened this issue Feb 20, 2024 · 0 comments
Open

is -o required? #12

hexylena opened this issue Feb 20, 2024 · 0 comments

Comments

@hexylena
Copy link

$ ghevaluator -u https://usegalaxy.eu/u/helena-rasche/h/cwl-target-history-1 -w topics/genome-annotation/tutorials/annotation-with-prokka/workflows/Galaxy-Workflow-Workflow_constructed_from_history__prokka-workflow_.ga -a $GALAXY_API_KEY
Traceback (most recent call last):
  File "/home/user/arbeit/galaxy/training-material/.direnv/python-3.11/bin/ghevaluator", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/user/arbeit/galaxy/training-material/.direnv/python-3.11/lib64/python3.11/site-packages/ghevaluator/__main__.py", line 32, in main
    Path(args.output))
    ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/pathlib.py", line 871, in __new__
    self = cls._from_parts(args)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/pathlib.py", line 509, in _from_parts
    drv, root, parts = self._parse_args(args)
                       ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/pathlib.py", line 493, in _parse_args
    a = os.fspath(a)
        ^^^^^^^^^^^^
TypeError: expected str, bytes or os.PathLike object, not NoneType
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant