pokemon_clone_python icon indicating copy to clipboard operation
pokemon_clone_python copied to clipboard

Code won't work.

Open Koder112 opened this issue 2 years ago • 4 comments

I tried it in replit.com but I was having trouble, and I was watching your youtube tutorial and there was a venv library root file that wasn't there in Github, do I need the .idea folder in the code?

Koder112 avatar Jun 17 '22 15:06 Koder112

You shouldn't need it - you might just need to tell the python program how to run it.

What program are you using and what errors are you getting?

wadsworj avatar Jun 18 '22 21:06 wadsworj

you can run it from the shell in replit like this:

image

you could also just move one of the sub folders contents up to be the main folder

wadsworj avatar Jun 18 '22 21:06 wadsworj

you can run it from the shell in replit like this:

image

you could also just move one of the sub folders contents up to be the main folder

ok so I tried it and it said this > Screenshot 2022-06-20 1 39 52 PM

Koder112 avatar Jun 20 '22 18:06 Koder112

click on 'Shell' in the tab image then type: cd Tutorial\ 6\ -\ Rooms\ and \ NPCs/ followed by: python main.py If that doesn't work for you I will adjust this repo to be easier to run - let me know.

wadsworj avatar Jun 20 '22 18:06 wadsworj