CSpace windows 7

33 views
Skip to first unread message

Trilomix

unread,
Aug 17, 2012, 6:52:13 AM8/17/12
to cspace...@googlegroups.com
Hello,
I have probleme with ncrypt package ...
I'm unable to import it on windows.
 
>>> import ncrypt.rsa
Traceback (most recent call last):
  File "<pyshell#4>", line 1, in <module>
    import ncrypt.rsa
  File "C:\Users\Trilomix\Coding\CSpaceDeps\ncrypt\rsa.py", line 1, in <module>
    from _ncrypt.rsa import *
ImportError: DLL load failed: Le module spécifié est introuvable.
Can any one help ...

Trilomix

unread,
Aug 21, 2012, 4:13:55 AM8/21/12
to cspace...@googlegroups.com
It's again,
I found the solution.
Just replace all '__new__' to '__cinit__' in the source file .pyx
It's seems to be an error from Pyrex.
 
I was able to compile under linux but can not on windows ...
If any one have a clue ...
 
Regards ...

Trilomix

unread,
Aug 23, 2012, 12:46:21 AM8/23/12
to cspace...@googlegroups.com
Yes, I was able to compile ncrypt finaly.
 
Reply all
Reply to author
Forward
0 new messages