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

rfactortools-gui not running #3

Open
EHR11 opened this issue Aug 22, 2017 · 0 comments
Open

rfactortools-gui not running #3

EHR11 opened this issue Aug 22, 2017 · 0 comments

Comments

@EHR11
Copy link

EHR11 commented Aug 22, 2017

Double clicking rfactortools-gui doesn't work. Running it from IDLE trows the following:

`Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:25:23) [MSC v.1600 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.

================================ RESTART ================================

Traceback (most recent call last):
File "C:\Users\Emiliano\Desktop\rfactortools-master\rfactortools-gui.pyw", line 20, in
from rfactortools.gui import application
File "C:\Users\Emiliano\Desktop\rfactortools-master\rfactortools_init_.py", line 18, in
from .crypt import games, crypt_info, crypt_info_from_file, get_skip,
File "C:\Users\Emiliano\Desktop\rfactortools-master\rfactortools\crypt.py", line 20, in
import rfactortools._crypt
ImportError: DLL load failed: %1 no es una aplicación Win32 válida.

`

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

1 participant