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
SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (1) Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 11, in onCook
td.Error: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.
SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (2) /software/top/Time/timeline_collapsed/timePreview/script2_callbacks:5: Warning: Editing numSamples is not supported in Time Slice mode. Disable Time Slice mode by setting CHOP.isTimeSlice=False
Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 11, in onCook
td.Error: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.
SOURCE: DAT : 3 : /software/top/PixelMapEditor/logic/local/modules/tdUtils
ERROR: (3) Traceback (most recent call last):
File "/software/top/PixelMapEditor/logic/local/modules/tdUtils", line 19
r = previousimport(*args, **kw)
ModuleNotFoundError: No module named 'natsort'
SOURCE: TOP : 3 : /UberGui/RenderTool/MovieFileOut1
ERROR: (147) Nvidia H.264 codec is not supported on this OS.
SOURCE: DAT : 3 : /software/top/PixelMapEditor/Scheduler/chopexec_updateTime
ERROR: (147) Traceback (most recent call last):
File "/software/top/PixelMapEditor/Scheduler/chopexec_updateTime", line 5, in whileOn
td.AttributeError: 'td.containerCOMP' object has no attribute 'GetCurrentTime_Epoch' Context:/software/top/PixelMapEditor/Scheduler
SOURCE: TOP : 3 : /UberGui/RenderTool/MovieFileOut1
ERROR: (150) Nvidia H.264 codec is not supported on this OS.
To Reproduce
start GeoPix
check errors on the top
Expected behavior
no errors while running
Desktop (please complete the following information):
MacOS 10.15.7, iMac late 2012
TouchDesigner 2021.15020
GeoPix 2.0
The text was updated successfully, but these errors were encountered:
Describe the bug
A few entries from my error log ...
SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (1) Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 11, in onCook
td.Error: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.
SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (2) /software/top/Time/timeline_collapsed/timePreview/script2_callbacks:5: Warning: Editing numSamples is not supported in Time Slice mode. Disable Time Slice mode by setting CHOP.isTimeSlice=False
Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 11, in onCook
td.Error: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.
SOURCE: DAT : 3 : /software/top/PixelMapEditor/logic/local/modules/tdUtils
ERROR: (3) Traceback (most recent call last):
File "/software/top/PixelMapEditor/logic/local/modules/tdUtils", line 19
r = previousimport(*args, **kw)
ModuleNotFoundError: No module named 'natsort'
SOURCE: TOP : 3 : /UberGui/RenderTool/MovieFileOut1
ERROR: (147) Nvidia H.264 codec is not supported on this OS.
SOURCE: DAT : 3 : /software/top/PixelMapEditor/Scheduler/chopexec_updateTime
ERROR: (147) Traceback (most recent call last):
File "/software/top/PixelMapEditor/Scheduler/chopexec_updateTime", line 5, in whileOn
td.AttributeError: 'td.containerCOMP' object has no attribute 'GetCurrentTime_Epoch' Context:/software/top/PixelMapEditor/Scheduler
SOURCE: TOP : 3 : /UberGui/RenderTool/MovieFileOut1
ERROR: (150) Nvidia H.264 codec is not supported on this OS.
To Reproduce
Expected behavior
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: