carljr123

Results 7 comments of carljr123

Also, I am trying to get into https://www.truthfinder.com/login Thank you

Thank you for the response and I completed step one, but I am stuck on step two. When I put that code in the python application, it says pip install...

Thank you so much. I will do that and I'll tell you how it goes.

I typed git clone https://github.com/kazuar/login_scraper_example.git and hit enter and it came with this: $ git clone https://github.com/kazuar/login_scraper_example.git Cloning into 'login_scraper_example'... fatal: unable to access 'https://github.com/kazuar/login_scraper_example.git/': error setting certificate verify locations:...

Okay, so I figured out how to download the repository and I installed pip and virtualenv, but I do not know what you mean by go to the folder where...

Okay, so I think I added pip to my path, but when I run pip install -r requirements.txt it says no such file or directory

When I type the words below it shows this error message: PS C:\WINDOWS\system32> cd C:\programming\python 3.6.1\repository\login_scraper_example-master Set-Location : A positional parameter cannot be found that accepts argument '3.6.1\repository\login_scraper_example-master'. At line:1...