page_dewarp
page_dewarp copied to clipboard
cannot install
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.
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 "
I tried numerous other fixes but they did not work.