page_dewarp icon indicating copy to clipboard operation
page_dewarp copied to clipboard

cannot install

Open kylefoley76 opened this issue 3 years ago • 1 comments

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 avatar Jan 19 '22 06:01 kylefoley76

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.

kylefoley76 avatar Jan 19 '22 06:01 kylefoley76