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

patientpaths: get_cmd_cwd issue due to older version of MLHUB #277

Open
shashank-gv opened this issue Aug 18, 2022 · 0 comments
Open

patientpaths: get_cmd_cwd issue due to older version of MLHUB #277

shashank-gv opened this issue Aug 18, 2022 · 0 comments

Comments

@shashank-gv
Copy link

Steps to recreate:

ml install patientpaths
ml configure patientpaths
ml demo patientpaths

Full error message:

ml demo patientpaths
Graphic display is required but not available for command 'demo'. Continue [y/N]? y
Traceback (most recent call last):
  File "/home/user/.mlhub/patientpaths/demo.py", line 16, in <module>
    from mlhub.utils import get_cmd_cwd
ImportError: cannot import name 'get_cmd_cwd' from 'mlhub.utils' (/home/user/.local/lib/python3.10/site-packages/mlhub/utils.py)

Same issue as: #276 (comment)

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