- 1
- Posts
- 3
- Years
- Seen Dec 16, 2021
So I'm trying to download pokemon unbound and it's my first time doing a rom hack and I've followed all the steps so far and I'm currently on the Python steps and I've run into an error that I don't understand:
Traceback (most recent call last):
File "scripts/build.py", line 11 in <module>
From stringimport StringFile Converter
ImportError: cannot import name 'StringFileConverter' from string (c:\Users\16192\OneDrive\Desktop\Emulator\Python\string.pyc)
Any help would be appreciated
Traceback (most recent call last):
File "scripts/build.py", line 11 in <module>
From stringimport StringFile Converter
ImportError: cannot import name 'StringFileConverter' from string (c:\Users\16192\OneDrive\Desktop\Emulator\Python\string.pyc)
Any help would be appreciated