You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I'm trying to automatize some job uploads to foxrender farm. I'm using the rayvision_katana library but i've noticed some odd behaviours when the analize command is execured.
Here you can see that the selected script file is Analyse.py
Later the Analyse.py tries to import a module named script. where the process crashes because the module is not found.
scriptPath is equal to the folder of rayvision_katana, but no script.py file is in there.
I've tested to change the analisys script to katana_analyse_script.py, and the process goes without errors.
Maybe i'm doing something wrong. However i want to share this possible issue.
Thanks
Jordi
The text was updated successfully, but these errors were encountered:
JordiAmposta
changed the title
Katana4.5 Windows Analise script import "script" error
Katana4.5 Windows Analyse script "import script" error
Mar 20, 2024
Hi!
I'm trying to automatize some job uploads to foxrender farm. I'm using the rayvision_katana library but i've noticed some odd behaviours when the analize command is execured.
Here you can see that the selected script file is Analyse.py
Later the Analyse.py tries to import a module named script. where the process crashes because the module is not found.
scriptPath is equal to the folder of rayvision_katana, but no script.py file is in there.
I've tested to change the analisys script to katana_analyse_script.py, and the process goes without errors.
Maybe i'm doing something wrong. However i want to share this possible issue.
Thanks
Jordi
The text was updated successfully, but these errors were encountered: