subwAI icon indicating copy to clipboard operation
subwAI copied to clipboard

"No module named "numpy"

Open Legend273 opened this issue 2 years ago • 1 comments

Im not sure how im supposed to run the game because i am new to python but i learned a bit from a youtube video and it says there is no module as numpy. I tried to delete the first 2 lines on notepad++ and then run it then it said no module named mss if i could get help with this it would help alot. Do i need to first download the game or not?

git_hub error

Legend273 avatar May 18 '22 02:05 Legend273

You have to pip install the libraries. e.g. pip install numpy Repeat this for every error that says 'no module named ...'

JoranVanBelle avatar Jul 08 '22 08:07 JoranVanBelle