Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work just on linux ? #13

Closed
nailuyx opened this issue May 7, 2024 · 1 comment
Closed

Work just on linux ? #13

nailuyx opened this issue May 7, 2024 · 1 comment

Comments

@nailuyx
Copy link

nailuyx commented May 7, 2024

I've tried everything, but its seems that its not gonna work, I wanna know if its not working on windows !
PS C:\Users\Nailuy> rombuster
Traceback (most recent call last):
File "\?\C:\Users\Nailuy\AppData\Local\Programs\Python\Python312\Scripts\rombuster-script.py", line 33, in
sys.exit(load_entry_point('rombuster==1.0.0', 'console_scripts', 'rombuster')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\?\C:\Users\Nailuy\AppData\Local\Programs\Python\Python312\Scripts\rombuster-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Nailuy\AppData\Local\Programs\Python\Python312\Lib\importlib\metadata_init_.py", line 205, in load
module = import_module(match.group('module'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Nailuy\AppData\Local\Programs\Python\Python312\Lib\importlib_init_.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load
File "", line 1310, in _find_and_load_unlocked
File "", line 488, in _call_with_frames_removed
File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in load_unlocked
File "", line 995, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\Users\Nailuy\AppData\Local\Programs\Python\Python312\Lib\site-packages\rombuster-1.0.0-py3.12.egg\rombuster_init
.py", line 25, in
from .main import RomBuster
File "C:\Users\Nailuy\AppData\Local\Programs\Python\Python312\Lib\site-packages\rombuster-1.0.0-py3.12.egg\rombuster_main
.py", line 28, in
from pex.string import String
ModuleNotFoundError: No module named 'pex.string'

@enty8080
Copy link
Member

enty8080 commented Jun 3, 2024

It does not work on Windows

@enty8080 enty8080 closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants