MatthewPierson / Ramiel

An open-source, multipurpose macOS GUI utility for checkm8-vulnerable iOS/iPadOS devices
GNU General Public License v3.0
172 stars 27 forks source link

[Bug] #20

Open wutaijieing opened 3 years ago

wutaijieing commented 3 years ago

2021-03-22 13:59:58.038 Ramiel[6340:37441] Waiting... 2021-03-22 14:00:00.038 Ramiel[6340:37441] Waiting... 2021-03-22 14:00:01.654 Ramiel[6340:37212] Booted device successfully! Creating listening port 2222 for device port 44 waiting for connection Traceback (most recent call last): File "/Applications/Ramiel.app/Contents/Resources/ssh/dump.py", line 3, in import paramiko ModuleNotFoundError: No module named 'paramiko' Traceback (most recent call last): File "/Applications/Ramiel.app/Contents/Resources/ssh/dump.py", line 3, in import paramiko ModuleNotFoundError: No module named 'paramiko'

for Ramiel 1.0.3

iOS/iPadOS Device(please complete the following information):

MatthewPierson commented 3 years ago

Run pip3 install --user paramiko then try again

greybaron commented 3 years ago

I'm having the same issue - No module named 'paramiko'- despite pip3 install --user paramiko reporting that paramiko is already installed

wutaijieing commented 3 years ago

運行,pip3 install --user paramiko然後重試

Brother, I'm sure it's installed