OrfiTeam / OrpheusDL

637 stars 78 forks source link

missing settings json file #74

Open gainl0078 opened 1 week ago

gainl0078 commented 1 week ago

Hello, i executed the command "python3 orpheus.py settings refresh", but nothing happens. And then i ran orpheus.py, i got a "config" folder, but still no settings.json under "config".

cheesetosti commented 4 days ago

Have you installed the requirements.txt + activated the venv (if you have any)?

gainl0078 commented 4 days ago

Thx for reply. I installed the requirements.txt, activated the venv following the tutorial just now. is it correct? and how to do next? 屏幕截图 2024-11-30 160213

cheesetosti commented 4 days ago

No settings.json inside the config folder? I have no idea :(

Dniel97 commented 4 days ago

Do you use any OrpheusDL modules? You need to have one module at least installed for settings to be generated.

gainl0078 commented 4 days ago

No, i started form the section "getting started", installed python environment of prerequisites, step 1,2,3 of installation, and stuck at step 4 because i don't have settings. How to install module? Many thx.