-
Notifications
You must be signed in to change notification settings - Fork 258
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
How can I use this program? #1259
Comments
You do not need to download two versions of the program, one should be more than sufficient.
Based on your statement "When I start PixivUtil2.exe with User ID and Pass in the Config file, I get this message and cannot proceed." you did not read the FAQ, as Section A Q3 in the FAQ explains this:
These are indeed instructions on how to help you login to pixiv with PixivUtil2. There is also a pinned issue Login cookie issue (update user agent to fix) The FAQ section B also answers your second issue about running PixivUtil2 as a script and not an executable binary:
You also seemingly deleted the issue report template in which you were supposed to check-mark that you did read the FAQ section and that you did search through existing issues. |
First, thanks for the response. |
Forgive me for asking a very elementary and silly question
How do I use this program in the first place?
I downloaded and unzipped the following two programs; I also installed the latest version of Python.
pixivutil202305.zip
https://github.com/Nandaka/PixivUtil2/archive/refs/tags/v20230105.zip
When I start PixivUtil2.exe with User ID and Pass in the Config file, I get this message and cannot proceed.
┌──────────────────────────────────────────────────────────┐
│ PixivDownloader2 version 20230105 │
│ https://github.com/Nandaka/PixivUtil2/releases │
│ Donate at https://bit.ly/PixivUtilDonation │
└──────────────────────────────────────────────────────────┘
Reading C:\Users\U\Desktop\pixivutil202305\config.ini ...
Configuration loaded.
Using default DB Path: C:\Users\U\Desktop\pixivutil202305\db.sqlite
Creating database... done.
Only process members where the last update is >= 7 days ago
Using Username: my_username
press enter to exit.
I tried to use PixivUtil2.py on the command line, but I get an error like below.
C:\Users\U\Desktop\PixivUtil2>python PixivUtil2.py -h
Traceback (most recent call last):
File "C:\Users\U\Desktop\PixivUtil2\PixivUtil2.py", line 16, in
import colorama
ModuleNotFoundError: No module named 'colorama'
Where am I going wrong, the readme had FAQs but no instructions.
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: