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

add dask and jellyfish to conda_env #250

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

hunglin59638
Copy link
Contributor

./rgi database --version
Traceback (most recent call last):
  File "./rgi", line 2, in <module>
    from app.MainBase import MainBase
  File "/home/hunglin/p5/projects/forks/rgi/app/MainBase.py", line 16, in <module>
    from app.BWT import BWT
  File "/home/hunglin/p5/projects/forks/rgi/app/BWT.py", line 9, in <module>
    import dask.dataframe as dd
ModuleNotFoundError: No module named 'dask'
./test.sh
./test.sh: line 18: jellyfish: command not found

@raphenya raphenya self-requested a review October 25, 2023 14:02
Copy link
Collaborator

@raphenya raphenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good. cheers.

@raphenya raphenya merged commit b8b51e6 into arpcard:master Oct 25, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants