Michał Żukiewicz

Results 3 comments of Michał Żukiewicz

I found the fix! https://github.com/MatthewPierson/Vieux/issues/95#issuecomment-599255377 So basically this command: python3 -m pip install --user -r requirements.txt

~~I have the same problem with bsdiff4 installed by pip3 and pip~~ I found the fix! https://github.com/MatthewPierson/Vieux/issues/95#issuecomment-599255377 So basically this command: python3 -m pip install --user -r requirements.txt

Try pip3 -r requirements.txt If it doesn't work try this: https://github.com/MatthewPierson/Vieux/issues/95#issuecomment-599255377 So basically this command: python3 -m pip install --user -r requirements.txt