olav-st / screencloud-plugins

List of uploader plugins for ScreenCloud
GNU Lesser General Public License v3.0
19 stars 24 forks source link

Could not import Crypto.PublicKey #32

Open RealOrangeOne opened 7 years ago

RealOrangeOne commented 7 years ago

Trying to use the sftp plugin, throws this error:

screenshot from 2017-02-12 20-07-58

PyCrypto is installed, and importable successfully.

Reproducable on 2 machines, both Arch Linux, both using screencloud package on AUR

AlexBtrZ commented 6 years ago

@RealOrangeOne try this: cd ~/.local/share/screencloud/ScreenCloud/plugins/sftp/modules/ ln -s /usr/lib/python2.7/dist-packages/Crypto