magical / pokemon-gba-sprites

GBA Pokémon sprite ripper
GNU General Public License v3.0
10 stars 2 forks source link

No module named 'yaml' #3

Open ccfman2004 opened 6 years ago

ccfman2004 commented 6 years ago

I don't know if this is still being monitored but I get: No module named 'yaml' on line 6 in rip.py.

magical commented 6 years ago

You probably need to install PyYAML.

That said, i'm unlikely to continue working on this repo because i started porting the code to Go a little while ago: https://github.com/magical/pokemon-sprites-rby/blob/master/gba.go

ccfman2004 commented 6 years ago

Now it says the same error but with "sprites" instead of yaml.