Page 1 of 2

Problem executing last version of pyResMan on Windows 10

Posted: Wed May 17, 2017 4:56 am
by lrotk
I launch pyResMan on Windows 10 (with a R502 reader) and get this (with version 4 and 5; version 3.1 goes well with no error):

Traceback (most recent call last):
File "<string>", line 38, in <module>
File "C:\Python27\lib\site-packages\wx-3.0-msw\wx\_core.py", line 8628, in __init__
File "C:\Python27\lib\site-packages\wx-3.0-msw\wx\_core.py", line 8196, in _BootstrapApp
File "<string>", line 24, in OnInit
File "E:\opensource\pyResMan\pyResMan\Dialogs\pyResManDialog.py", line 73, in __init__
File "E:\opensource\pyResMan\pyResMan\pyResManController.py", line 53, in __init__
File "E:\opensource\pyResMan\pyResMan\GPInterface.py", line 24, in __init__
File "C:\Python27\lib\site-packages\pyGlobalPlatform\globalplatformlib.py", line 20, in establishContext
Exception: establishContext(): No se puede encontrar el m¾dulo especificado.

Main returned -1

Re: Problem executing last version of pyResMan on Windows 10

Posted: Wed May 17, 2017 11:30 pm
by JavaCardOS
Thank you very much for your feedback.

Our technical support is working on solving this problem.

Once done, we will let you know immediately.

Re: Problem executing last version of pyResMan on Windows 10

Posted: Wed May 17, 2017 11:47 pm
by lostsiwonlw
I have also had this problem before on my own computer (Win 10 OS). But it can work w/o any problem on my office computer (Win 7 OS). Looking forward to the solution.

Re: Problem executing last version of pyResMan on Windows 10

Posted: Wed May 17, 2017 11:58 pm
by UNKNwYSHSA
lrotk wrote:I launch pyResMan on Windows 10 (with a R502 reader) and get this (with version 4 and 5; version 3.1 goes well with no error):

Traceback (most recent call last):
File "<string>", line 38, in <module>
File "C:\Python27\lib\site-packages\wx-3.0-msw\wx\_core.py", line 8628, in __init__
File "C:\Python27\lib\site-packages\wx-3.0-msw\wx\_core.py", line 8196, in _BootstrapApp
File "<string>", line 24, in OnInit
File "E:\opensource\pyResMan\pyResMan\Dialogs\pyResManDialog.py", line 73, in __init__
File "E:\opensource\pyResMan\pyResMan\pyResManController.py", line 53, in __init__
File "E:\opensource\pyResMan\pyResMan\GPInterface.py", line 24, in __init__
File "C:\Python27\lib\site-packages\pyGlobalPlatform\globalplatformlib.py", line 20, in establishContext
Exception: establishContext(): No se puede encontrar el m¾dulo especificado.

Main returned -1


I had resolve this problem on my win10 system.
The pyResMan depend on one dll called GPPcScConnectionPlugin.dll.
The attachments contains the missing dll.

Re: Problem executing last version of pyResMan on Windows 10

Posted: Thu May 18, 2017 2:15 am
by JavaCardOS
UNKNwYSHSA wrote:I had resolve this problem on my win10 system.
The pyResMan depend on one dll called GPPcScConnectionPlugin.dll.
The attachments contains the missing dll.


Thanks for your answer, UNKNwYSHSA.

You are right. The problem is just caused by the missing of GPPcScConnectionPlugin.dll

Just download the GPPcScConnectionPlugin.dll and put it in the directory that pyResMan exists.

Re: Problem executing last version of pyResMan on Windows 10

Posted: Thu May 18, 2017 5:49 am
by lrotk
Problem is solved. Thank you very much for your kindly support. :D

Re: Problem executing last version of pyResMan on Windows 10

Posted: Thu May 18, 2017 11:27 pm
by UNKNwYSHSA
:D

Re: Problem executing last version of pyResMan on Windows 10

Posted: Fri Feb 23, 2018 10:35 pm
by ramikazziha
Hi I tried that under win XP , did not work :?

any tips?

Re: Problem executing last version of pyResMan on Windows 10

Posted: Tue Feb 27, 2018 11:08 pm
by JavaCardOS
ramikazziha wrote:Hi I tried that under win XP , did not work :?

any tips?


Your question, in this topic, I have answered, You can refer to.

Re: Problem executing last version of pyResMan on Windows 10

Posted: Mon Apr 16, 2018 11:36 am
by Matt1313
HI,

I'm having trouble launching pyResMan on a Windows 10 x64 platform.
However the error message is not the same

Do you have any idea on how to fix this ?

C:\Program Files (x86)\pyResMan>pyResMan.exe
Traceback (most recent call last):
File "<string>", line 12, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "E:\opensource\pyResMan\pyResMan\Dialogs\pyResManDialog.py", line 12, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "E:\opensource\pyResMan\pyResMan\pyResManReader.py", line 11, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\__init__.py", line 32, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\System.py", line 28, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\reader\ReaderFactory.py", line 34, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\pcsc\PCSCReader.py", line 28, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\pcsc\PCSCContext.py", line 27, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\scard\__init__.py", line 1, in <module>
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 363, in load_module
File "C:\Python27\lib\site-packages\smartcard\scard\scard.py", line 129, in <module>
File "C:\Python27\lib\site-packages\smartcard\scard\scard.py", line 121, in swig_import_helper
File "C:\Python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 517, in load_module
ImportError: DLL load failed: Le module spÚcifiÚ est introuvable.
Main returned -1

Thanks in advance !