Missing imports #9
|
I installed every import needed thru pip install -r requirements.txt but im still missing a few imports: Traceback (most recent call last): |
Replies: 4 comments 1 reply
|
C:\Users\Bub\Documents\ghost-3.3.0>pip list aiohappyeyeballs 2.4.3 |
|
Here are some troubleshooting tips, can you also let me know what version of Python you are running.
|
|
Running in a virtual environment fixed the issue, thanks |

Running in a virtual environment fixed the issue, thanks