OnlyFans Trying to run just doesn't work Python
What am I missing? Running on python 3.9.5, double pressing start_ofd.py, or starting it from terminal, it will open console, and instantly close. Am I doing something wrong?
Asked Oct 07 '21 08:10
namelessgithub
3 Answer:
You probably need to do this:
From the project folder open CMD/Terminal and run the command below:
pip install -r requirements.txt
1
Answered Jun 13 '21 at 04:54
WellSomething
That was first thing I did. Tried again and just says everything is downloaded and on the latest version.
1
Answered Jun 14 '21 at 04:02
namelessgithub
You'd have to debug it in vscode to find out why it's closing
1
Answered Jun 14 '21 at 04:51
DIGITALCRIMINAL
Read next
- Error loading - UnityExplorer
- Microsoft/VSCode - Cannot create a Python Interactive Window - vscode-jupyter
- Missing settings in the GUI - Solaar
- appium The capabilities UnlockType & UnlockKeys doesn't work with the mobile device ( brand Oppo ) - JavaScript
- Drag capability for experimental-figspec - TypeScript storybook-addon-designs
- react-refresh-webpack-plugin - Fast refresh not accept any change in any place, require full page refresh. JavaScript
- Remove Images completely - trix
- When using mybatisplus plus goupBy for paging query, the count parameter is not encrypted - Java shardingsphere