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

cannot install #29

Open
kylefoley76 opened this issue Jan 19, 2022 · 1 comment
Open

cannot install #29

kylefoley76 opened this issue Jan 19, 2022 · 1 comment

Comments

@kylefoley76
Copy link

Thank you for building this software but I cannot figure out how to install it. 99% of the time software comes with pip install instructions, for that 1% of the time when the software does not I have a very difficult time getting it to work.

@kylefoley76
Copy link
Author

I downloaded the zip file and tried putting it in my site packages folder but I got the error
import page_dewarp.py
Traceback (most recent call last):
File "/Volumes/GoogleDrive/My Drive/laptop/documents/codes/venv3/lib/python3.8/site-packages/IPython/core/interactiveshell.py", line 3331, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
File "", line 1, in
import page_dewarp.py
File "/Applications/PyCharm CE 3.app/Contents/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_import_hook.py", line 21, in do_import
module = self._system_import(name, *args, **kwargs)
ModuleNotFoundError: No module named 'page_dewarp.py'; 'page_dewarp' is not a package

I tried numerous other fixes but they did not work.

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