Closed nakoafarrant closed 5 years ago
Hi @nakoafarrant pySmartDL is a seperate project and is not owned by me. It seems the latest version 1.3.1 removed python 2 support so you should be able to force install
pip install pySmartDL==1.2.5
I have tested this with Python 2 and if issues persist, feel free to open it on their project page
I copied the porder repo to my home directory to edit the line in order_now.py to aoi_resp = json.loads(aoi.read()) to fix an error in accordance with an issue fix suggested in a previous post. I ran the following code to install the porder package from that local source
and this resulted in this final line of the error message
Let me know if you need more of the error message to be helpful. Thanks for any help fixing this or suggested work arounds. I'm working on a Mac with OS 10.14.3