Quote:
Originally Posted by NerfHerder101
No idea what I am doing wrong. Installed python and followed your instructions. Edited cfg and bat files to point to proper directories and I keep running into this issue.
**************
I'll eventually figure it out. :|
|
In C:\-c4-py\ must be all files from
https://codeload.github.com/horacio9...ous/zip/master except: 'c4.bat' and 'C4_Model.txt' who is in C:\Windows (there is also all rtmp, ffmpeg, ffplay and some other important *.exe who must be in PC path)
Check with 'pip list' what python modules you need. I see you need 'urllib3' module.
check also if other modules from Requirements.txt exist.
DateTime==4.1.1
requests==2.18.1
Command==0.1.0
colorama==0.3.7
termcolor==1.1.0
configparser==3.5.0