#Unknown Error: 'Season' object has no attribute 'vote_average'
1 messages · Page 1 of 1 (latest)
Welcome @eager solar!
Someone from <@&938443185347244033> will assist when they're available.
Including meta.log from the beginning is a huge help. Type !logs for more information.
After attaching your log, do not forget to hit the green check boxes when prompted by our bot.
You can press the "Close Post" button above or type /close at any time to close this post.
📝 If you want to review this again, austinhippie:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝
Version: 2.0.2 (Python 3.10.10) (Branch: master)
Platform: Windows-10-10.0.19045-SP0
Total Memory: 24 GB
Available Memory: 17 GB
arrapi version: 1.4.2 requires an update to: 1.4.13
lxml version: 4.9.2 requires an update to: 5.2.2
pathvalidate version: 2.5.2 requires an update to: 3.2.0
pillow version: 9.4.0 requires an update to: 10.3.0
PlexAPI version: 4.13.2 requires an update to: 4.15.13
psutil version: 5.9.4 requires an update to: 5.9.8
requests version: 2.28.2 requires an update to: 2.32.3
ruamel.yaml version: 0.17.21 requires an update to: 0.18.6
setuptools version: 65.5.0 requires an update to: 70.0.0
tmdbapis version: 1.1.0 requires an update to: 1.2.16
Run Command: C:\Users\keith\Kometa\kometa.py -r
Finished Run
Version: 2.0.2
Finished: 18:49:07 2024-08-11 Run Time: 0:02:11
as of 2024-08-12 01:53:49
2.0.2
2.0.2-build5
2.0.2-build26
you do need to update requirements @eager solar
NOTE: This is addressing changing from, for instance, latest to nightly.
replace BRANCH_NAME with latest, develop, or nightly; whichever you want to switch to.
cd DIRECTORY_WHERE_YOU_PUT_KOMETA
git checkout BRANCH_NAME
git stash
git stash clear
git pull
# activate your venv here if you use one
python -m pip install -r requirements.txt
If you use a Virtual Environment [venv], make sure you are running inside your venv prior to running the python -m pip install -r requirements.txt command. Those stash commands are going to discard any changes you may have made to Kometa's own files. If that's a concern, you are probably familiar enough with git to know what you need to do instead.
@eager solar you seem to have missed a few steps
I have been executing the pyhton command in powershell without using venv, could that be the issue?
the run command, no the requirement update
look at the above bot message
ahhh ok, makes sense
I'll give this a shot
This seems to have solved basically everything.
Thank you!
antwanchild used !afnh
@eager solar, anything further needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.