Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7969 closed defect (invalid)

MythnetVision Script error

Reported by: jochen Owned by: robertm
Priority: minor Milestone: unknown
Component: Plugin - MythNetvision Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: yes

Description

Every Net Vision Script I try to run gives following error:

The subdirectory "nv_python_libs/mtv" containing the modules mtv_api.py (v0.2.0 or greater), They should have been included with the distribution of mtv.py.

(sure, mtv is only on the mtv script)

but the files in the nv_python_libs/xxx directory exist!

Change History (3)

comment:1 Changed 14 years ago by robertm

Resolution: invalid
Status: newclosed

This is a missing python prerequisite, not a script error. you can see what you are missing by running

python nv_python_libs/mtv/mtv_api.py

from within the MythNetvision? scripts dir.

comment:2 Changed 14 years ago by jochen

No, as i said, the files exist within that directory!

comment:3 Changed 14 years ago by robertm

Ticket locked: set

And as I said, please try to run said file the command line above. I *know* they exist, that's why I'm telling you to run the API file as above for more information. Again, this has in every case been a pre-requisite missing issue thus far rather than a script issue. Please take your discussion to a list if you don't see what is missing from following the instructions above.

Note: See TracTickets for help on using tickets.