UltimaScraper icon indicating copy to clipboard operation
UltimaScraper copied to clipboard

Install Stuck With No Error

Open JamConnor opened this issue 4 years ago • 1 comments

I am using Python 3.9. I install everything in the requirements folder fine but when I try to run "python start_ofd.py" nothing happens.

image

Any ideas why it just says nothing and exits out?

JamConnor avatar Dec 01 '21 21:12 JamConnor

You probably have two versions of python installed. Checked to see if you have others installed, I've had this problem with other apps and scripts. If not I can show you how to run it from a .bat and force python 3.9

StrayFromGary avatar Jan 11 '22 22:01 StrayFromGary