Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working at the first step of installation #371

Open
ArchivingToolsForWBM opened this issue Aug 20, 2022 · 1 comment
Open

Not working at the first step of installation #371

ArchivingToolsForWBM opened this issue Aug 20, 2022 · 1 comment

Comments

@ArchivingToolsForWBM
Copy link

image
Not sure if this is a python issue or this tutorial. I'm using python v3.7.

@ArchivingToolsForWBM
Copy link
Author

ArchivingToolsForWBM commented Sep 15, 2022

Found the solution: When pip installing, do that on the command prompt (not on python's shell), set the current directory to python's script directory, like this (may appear different on yours):

cd C:\Users\RedBro\AppData\Local\Programs\Python\Python37-32\Scripts

C:\Users\RedBro\AppData\Local\Programs\Python\Python37-32\Scripts>pip install twitterscraper

First one sets the current directory, the second one is the actual install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant