You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
`
The text was updated successfully, but these errors were encountered:
--
_Este correo no representa posición oficial de la Universidad Popular del
Cesar, por lo que esta no adquiere ninguna responsabilidad por su
contenido, salvo en el caso de funcionarios en ejercicio de atribuciones
reglamentarias. Puede provenir de una cuenta ofrecida a funcionarios,
docentes o estudiantes, como parte del proceso y en tal situación el
mensaje como sus anexos son estrictamente confidenciales.
_
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.
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.
The text was updated successfully, but these errors were encountered: