M0tHs3C / Argo

Multi camera gathering and exploiting tool
GNU General Public License v3.0
51 stars 19 forks source link

ModuleNotFoundError: No module named 'censys.ipv4' #10

Closed kenziep420 closed 3 years ago

kenziep420 commented 3 years ago

python argo.py Traceback (most recent call last): File "/home/sigmoid/apps/Argo/argo.py", line 2, in from lib.censysSearch import * File "/home/sigmoid/apps/Argo/lib/censysSearch.py", line 2, in import censys.ipv4 ModuleNotFoundError: No module named 'censys.ipv4'

I installed the requirements. I don't know what's wrong. I'm using manjaro btw.

M0tHs3C commented 3 years ago

Are you using the correct version of python?

Il mer 30 giu 2021, 08:00 kenziep420 @.***> ha scritto:

Python argo.py Traceback (most recent call last): File "/home/sigmoid/apps/Argo/argo.py", line 2, in from lib.censysSearch import * File "/home/sigmoid/apps/Argo/lib/censysSearch.py", line 2, in import censys.ipv4 ModuleNotFoundError: No module named 'censys.ipv4'

I installed the requirements. I don't know what's wrong. I'm using manjaro btw.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/M0tHs3C/Argo/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2THN5Z5T32IUGTYZDAGVLTVKXF7ANCNFSM47RTLBGA .

kenziep420 commented 3 years ago

I'm using python 3.9.5

M0tHs3C commented 3 years ago

I will look into it closer

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Mail priva di virus. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Il giorno gio 1 lug 2021 alle ore 18:18 kenziep420 @.***> ha scritto:

I'm using python 3.9.5

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/M0tHs3C/Argo/issues/10#issuecomment-872379677, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2THN7ER7L6JXMQC4TUFEDTVSIOLANCNFSM47RTLBGA .

rabinniroula commented 3 years ago

@M0tHs3C, I have the same issue. Can you please specify the version of the packages in requirements.txt?

M0tHs3C commented 3 years ago

There isn't a specific version to install, you need cenys by doing [ pip install censys ] that's it, in doing research on this bug because it's seems it's not my fault, you can try Google it, you have the same problem as other except I can't seems to find a solution. Either that or you changed one of the file to "censys.py" The only thing that I can recommend to you is to try remove everything and try a fresh start

Il dom 4 lug 2021, 04:16 rabinniroula @.***> ha scritto:

@M0tHs3C https://github.com/M0tHs3C, I have the same issue. Can you please specify the version of the packages in requirements.txt?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/M0tHs3C/Argo/issues/10#issuecomment-873501470, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2THN7L3DIR7V7XK7A2J3DTV7AAJANCNFSM47RTLBGA .

rabinniroula commented 3 years ago

@M0tHs3C, I fixed the error on my fork. I think the python api for censys has changed. Thank you.

M0tHs3C commented 3 years ago

I wasn't aware of any changes sadly, I'm so happy that you found a fix, I will add you as a collaborator and merge your fix

Il lun 5 lug 2021, 06:55 rabinniroula @.***> ha scritto:

@M0tHs3C https://github.com/M0tHs3C, I fixed the error on my fork. I think the python api for censys has changed. Thank you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/M0tHs3C/Argo/issues/10#issuecomment-873784597, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2THN3TELHBJO6GNVYQHELTWE3MZANCNFSM47RTLBGA .