MikeUdin
MikeUdin
Traceback (most recent call last): File "C:\Users\mikeu\AppData\Roaming\MAXON\CINEMA 4D R20_4FA5020E\plugins\Py-Preference\Py-Preference.pyp", line 105, in Init self.InitValues(c4d.DescID(c4d.DescLevel(c4d.PYPREFERENCE_CHECK, c4d.DTYPE_BOOL, 0))) AttributeError:'module' object has no attribute 'PYPREFERENCE_CHECK'
Hello! During first launch the module returns this error code with traceback: `Traceback (most recent call last): File "/Users/mikeudin/Library/CloudStorage/[email protected]/My Drive/Developer/Plugins/vTexter/tests/test_js2py.py", line 46, in main() File "/Users/mikeudin/Library/CloudStorage/[email protected]/My Drive/Developer/Plugins/vTexter/tests/test_js2py.py", line 41, in...
Hello! This code gives me an error. ``` import js2py def main(): context = js2py.EvalJs(enable_require=True) context.execute("var fontkit = require('fontkit');") if __name__ == '__main__': main() ``` ``` File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/js2py/evaljs.py", line 199,...
Hello! During the installation a have this error message: **> mikeudin@Mikes-MacBook-Air taurine % pnpm install** > Packages: +395 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Packages are copied from the content-addressable store to the...
Is it possible to add jump to video time where caption starts?