#Unknown Error: 'Season' object has no attribute 'vote_average'

1 messages · Page 1 of 1 (latest)

eager solar
#

What does this mean?

pure veldtBOT
#

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.

autumn crescentBOT
#
Providing Log Files

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? ¯_(ツ)_/¯

Log file too big? USE PASTEBIN or ZIP THE FILE

eager solar
pure veldtBOT
#

📝 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> 📝

#
**Kometa Info**
Kometa Header

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

Kometa Footer

Finished Run
Version: 2.0.2
Finished: 18:49:07 2024-08-11 Run Time: 0:02:11

Available Kometa Versions

as of 2024-08-12 01:53:49

Kometa Version (Master branch)

2.0.2

Kometa Version (Develop branch)

2.0.2-build5

Kometa Version (Nightly branch)

2.0.2-build26

mortal plover
#

you do need to update requirements @eager solar

eager solar
#

What am I missing?

mortal plover
#

not what the logs say

#

i'm just going by the logs

autumn crescentBOT
#
Moving between branches of Kometa on a local system

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.

mortal plover
#

@eager solar you seem to have missed a few steps

eager solar
#

I have been executing the pyhton command in powershell without using venv, could that be the issue?

#

the run command, no the requirement update

mortal plover
#

look at the above bot message

eager solar
#

ahhh ok, makes sense

#

I'll give this a shot

#

This seems to have solved basically everything.

#

Thank you!

autumn crescentBOT
#

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.