ubisoft / shotmanager

Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
GNU General Public License v3.0
201 stars 29 forks source link

1.5.73 OpenTimelineIO "Module not found" #6

Closed Gattung closed 2 years ago

Gattung commented 3 years ago

This is the error I get under 'Dependencies' when installing in Blender 2.93 and 3.0 alpha. Otherwise it installs ok and seems to work.

I install in admin mode in both cases. I also remove previous version.

Love the new camera to view, such a time saver!

werwack commented 3 years ago

That's weird if you are in Admin mode. Can you tell me if you are using an installed version of Blender or an unzziped one? On which plateform? Where do you get this error, in the console I guess? Can you copy here the content of the console after the launch of Blender (or after the check of the Install checkbox of the addon)?

Also I set up some templates to enter bugs, they have all those questions listed, that considerably facilitate the support here so if you could use them.

I'm glad you like the camera view match :) I'm considering letting this behavior all the time and removing the checkbox, what do you think? Not sure the old behavior is really something we want to keep. Btw this camera to view is also available as a tool for any camera, without shot creation: image

Gattung commented 3 years ago

Describe the bug When installing the addon OpoenTimelineIO fails to install

2021-10-20

Yes! I think making it the default behavior of camera to view makes a lot of sense.

werwack commented 3 years ago

Could you please send me a copy of the log text that is output in the terminal window (or a screenshot of it) please? The process is this: launch Blender as admin, open the Blender terminal, go to the Prefs panel, uninstall the addon and install it again. The terminal will receive a bit more information than the UI during installation. I still have to improve the feedback in the Prefs panel ;) Thx

Gattung commented 3 years ago

This is the output from a blender 3.0 session launched from the command line

D:\development\blender-git\build_windows_Release_x64_vc16_Release\bin\Release>blender.exe Read prefs: C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\config\userpref.blend Registered Power Sequencer with 74 modules Registered MACHIN3tools 0.8.0 with 6 tools, 3 pie menus Exception in module register(): C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\loom.py Traceback (most recent call last): File "D:\development\blender-git\build_windows_Release_x64_vc16_Release\bin\Release\3.0\scripts\modules\addon_utils.py", line 387, in enable mod.register() File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\loom.py", line 4097, in register bpy.types.TOPBAR_MT_app.append(draw_loom_project) AttributeError: 'module' object has no attribute 'TOPBAR_MT_app'

Registering Stamp Info Add-on - version: 1.0.14 (1000014) Pillow Imaging Library (PIL) correctly installed for Ubisoft Stamp Info

-----register motion_trail_3D.py---

Registering Video Tracks Add-on - version: 0.1.31 (1031)

  • Registering OTIO Package
  • Registering Markers Nav Bar Package
  • Registering Time Controls Bar Package

------ UAS debug: True ------- ------ _Logger Level: WARNING -------

addon_utils.disable: shotmanager not disabled Modules Installed (shotmanager) from 'C:\Users\user\Downloads\Ubisoft_ShotManager_V1-5-73.zip' into >'C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons'

Registering Shot Manager Add-on - version: 1.5.73 (1005073)

  • Registering OTIO Package
  • Registering Rendering Package
  • Registering Retimer Package
  • Registering Viewport 3D Package

And this is from blenders console

Modules Installed (shotmanager) from 'C:\Users\user\Downloads\Ubisoft_ShotManager_V1-5-73.zip' into 'C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons'

werwack commented 3 years ago

Hi Gattung, I appologize for the late answer. Thank you for the feedback. I also notices some install issues on my site. An official wheel package has been released not long ago, I will switch the code to use it. The fix will be part of the release of the version 1.6

werwack commented 2 years ago

Fixed on SM 1.6.9