Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Problem executing last version of pyResMan on Windows 10

An opensource tool to manage smartcard resource.
lrotk
Posts: 2
Joined: Fri Jun 17, 2016 11:21 am
Points :98
Contact:

Problem executing last version of pyResMan on Windows 10

Post by lrotk » Wed May 17, 2017 4:56 am

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

User avatar
JavaCardOS
Posts: 273
Joined: Thu Apr 30, 2015 12:00 pm
Points :2403
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by JavaCardOS » Wed May 17, 2017 11:30 pm

Thank you very much for your feedback.

Our technical support is working on solving this problem.

Once done, we will let you know immediately.

User avatar
lostsiwonlw
Posts: 55
Joined: Fri Jul 31, 2015 9:09 pm
Points :358
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by lostsiwonlw » Wed May 17, 2017 11:47 pm

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.
Searching for meaning...

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by UNKNwYSHSA » Wed May 17, 2017 11:58 pm

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.
You do not have the required permissions to view the files attached to this post. Please login first.
sense and simplicity

User avatar
JavaCardOS
Posts: 273
Joined: Thu Apr 30, 2015 12:00 pm
Points :2403
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by JavaCardOS » Thu May 18, 2017 2:15 am

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.

lrotk
Posts: 2
Joined: Fri Jun 17, 2016 11:21 am
Points :98
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by lrotk » Thu May 18, 2017 5:49 am

Problem is solved. Thank you very much for your kindly support. :D

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by UNKNwYSHSA » Thu May 18, 2017 11:27 pm

:D
sense and simplicity

ramikazziha
Posts: 7
Joined: Sun Feb 18, 2018 9:18 am
Points :78
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by ramikazziha » Fri Feb 23, 2018 10:35 pm

Hi I tried that under win XP , did not work :?

any tips?

User avatar
JavaCardOS
Posts: 273
Joined: Thu Apr 30, 2015 12:00 pm
Points :2403
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by JavaCardOS » Tue Feb 27, 2018 11:08 pm

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.

Matt1313
Posts: 2
Joined: Mon Apr 16, 2018 11:28 am
Points :12
Contact:

Re: Problem executing last version of pyResMan on Windows 10

Post by Matt1313 » Mon Apr 16, 2018 11:36 am

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 !

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 15 guests

JavaCard OS : Disclaimer