mazen160 / shennina

Automating Host Exploitation with AI
https://mazinahmed.net/blog/shennina-exploitation-framework/
483 stars 94 forks source link

Issue installing requirements #1

Open s-c-d opened 1 year ago

s-c-d commented 1 year ago

Hi,

I'm trying to install shennina on my Kali VM.

I always get this error:

ERROR: Could not find a version that satisfies the requirement tensorflow==2.7.3 (from versions: 2.8.0rc0, 2.8.0rc1, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.9.0rc0, 2.9.0rc1, 2.9.0rc2, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.10.0rc0, 2.10.0rc1, 2.10.0rc2, 2.10.0rc3, 2.10.0, 2.10.1, 2.11.0rc0, 2.11.0rc1, 2.11.0rc2, 2.11.0) ERROR: No matching distribution found for tensorflow==2.7.3

Any hints how to fix this issue?

davidne8645 commented 1 year ago

check your transflow version and change the requirements to that version

dale915 commented 1 year ago

I tried this but fell into another issues that I posted HERE

zAbuQasem commented 1 year ago

Did you try installing the requirements in a virtual environment?

dale915 commented 1 year ago

Did you try installing the requirements in a virtual environment?

I fixed my issue and closed it. You can check the link.

Thanks a lot.

relder251 commented 3 months ago

The following requirements.txt currently works in Kali 2024.1 (as of 3/6/2024); requirements.txt