Issue installing requirements
s-c-d opened this issue · 5 comments
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?
check your transflow version and change the requirements to that version
Did you try installing the requirements in a virtual environment?
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.
The following requirements.txt currently works in Kali 2024.1 (as of 3/6/2024);
requirements.txt