soxoj/socid-extractor

plase remove github autentication

personic75 opened this issue · 6 comments

Hi Team

while downloading files it ask for git hub credentials please give alternatives as we cannot enter OTP in Linux

soxoj commented

Hey, what files are you trying to download?

pip3 install -U git+https://github.com/soxoj
It asking github credentials

soxoj commented

Please, try to run pip3 install -U git+https://github.com/soxoj/socid_extractor, it should not ask any credentials.

Please, try to run pip3 install -U git+https://github.com/soxoj/socid_extractor, it should not ask any credentials.

WARNING: The script socid_extractor is installed in '/home/kl/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

soxoj commented

Looks like socid_extractor was successfully installed.
Do the following:
export PATH=$PATH:/home/kl/.local/bin
socid_extractor --help

soxoj commented

As far as I understand the problem was solved.