Closed xenion0 closed 2 years ago
@xenion0 Thats odd, I am able to get it working with python3.10. Can you first delete Interlace, run the following and try again?
git clone https://github.com/codingo/Interlace.git
cd Interlace
pip3 install -r requirements.txt
python3 setup.py install
They should have fixed this issue recently. If none of these work, you can try workarounds mentioned in their recently closed issues https://github.com/codingo/Interlace/issues?q=is%3Aissue+is%3Aclosed
@xenion0 closing this issue but lmk if you are still having trouble
when i try to run axiom-scan in my kali machine give me error
also i try to install interlace from here https://github.com/codingo/Interlace with
python3 setup.py install