Open yousifk95 opened 1 year ago
i used python 3.9.2 . You can find in articles from previous post the virtualenv installation instructions. doing copy/paste:
apt install python3-virtualenv virtualenv passganenv cd passganenv source bin/activate git clone https://github.com/beta6/PassGAN pip install --upgrade pip pip install -r PassGAN/requirements.txt cd PassGAN
if you find more problems, let me know and i will try to help you
Please, can you indicate which version of Python you are using? Most libraries cannot be installed on 3.11 , 3.9 and 3.7 or less