Paramiko not working
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I tried to install paramiko (`pip install paramiko`). It installs fine, but then `import paramiko` doesn't work in a Python script, because it needs `bcrypt`, I guess because it needs a c compiler?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.