dark-fantasy-hack-tool
dark-fantasy-hack-tool copied to clipboard
requirements error
Traceback (most recent call last):
File "D:\Downloads\dark-fantasy-hack-tool-master\dark-fantasy-hack-tool-master\dark-fantasy-2.0.3.py", line 7, in
Run the following command in the terminal while being in the same folder as the main program once:
pip3 install -r requirements.txt
html2text is an external library that needs to be involved first. This can be done by the above command.
Or just install html2text by: pip3 install html2text