RSS 2016-02 - 1/1 Blog installation (12) python (3)


2016-02 - 1/1

Why setup.py bdist_wheel does not work?

2016-02-27

I recently tried to build a wheel for a specific module:

...

post

Pycrypto, pycryptodome, paramiko to open a SSH connection

2016-02-27

The module pyensae relies on paramiko which depends on pycrypto. As it is not maintained anymore, I tried to replace by pycryptodome which populate the same folder Crypto during the installation. It is a way to trick paramiko as the instruction import Crypto uses the installed module whether it is pycrypto or pycryptodome. However, paramiko fails to open a SSH connection with pycryptodome. It enters a function in RSA.py which tells explicitely that some functionalities will not be supported anymore:

...

post

Anaconda and MKL

2016-02-18

Sometimes, Anaconda displays the following warning:

...

post


RSS 2016-02 - 1/1 2019-11 (2) 2019-12 (1) 2020-02 (1) 2020-09 (1) 2021-01 (5)