Opened 15 years ago
Closed 15 years ago
Last modified 15 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 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by
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.
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.