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

CLI does not import the right module #100

Open
lbeltrame opened this issue Dec 21, 2021 · 0 comments
Open

CLI does not import the right module #100

lbeltrame opened this issue Dec 21, 2021 · 0 comments

Comments

@lbeltrame
Copy link

Upon first installation of 1.6.0 (which, coincidentally, does not show up in the Releases here in GH), I got:

methylprep-cli -h
Traceback (most recent call last):
  File "/home/incalci/shared/conda-envs/methylsuite/bin/methylprep-cli", line 5, in <module>
    from methylprep.cli import app
ImportError: cannot import name 'app' from 'methylprep.cli' (/home/incalci/shared/conda-envs/methylsuite/lib/python3.10/site-packages/methylprep/cli.py)

It looks like app was renamed cli_app.

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