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

Error om python3.12 termux #52

Open
JaKrIvMa opened this issue Nov 25, 2024 · 1 comment
Open

Error om python3.12 termux #52

JaKrIvMa opened this issue Nov 25, 2024 · 1 comment

Comments

@JaKrIvMa
Copy link

Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/vsco-scraper", line 8, in
sys.exit(main())
^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/vscoscrape/vscoscrape.py", line 842, in main
with open(args.username, "r") as f:
^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'username of the user to scrape'

@Tyen3
Copy link

Tyen3 commented Nov 27, 2024

What does the command line look like that you're using to run vsco-scraper?

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

2 participants