cwoac / thingy_grabber

Script for archiving thingiverse things
MIT License
39 stars 11 forks source link

Windows EXE won't run.... #26

Open inspectionsbybob opened 2 years ago

inspectionsbybob commented 2 years ago

I downloaded the Zipped file and looked for an install or a standalone EXE file.

Put it in its own folder and clicked it... It opened a command window, flashed something and closed it.

Do I need to put in the PATH and then run it from a command line?

Update: I put the Thingy_grabber.exe and Python37.DLL in my path and tried to opperate it from the command line. what I got was....

C:\Users\Bob>thingy_grabber -h Fatal Python error: initfsencoding: unable to load the file system codec ModuleNotFoundError: No module named 'encodings'

Current thread 0x00001388 (most recent call first):

So.... how do I run this in Windows?

PS...I do have an API Key....