Closed christophepersoz closed 2 months ago
ModuleNotFoundError: No module named 'blender-texture-sharing-6"
I am curious about this line.
how did you install the addon?
Quite simply, I downloaded the zip file from your repo and inside Blender > Preference > Install choose the blender-texture-sharing-6.0.5.zip
file
Then, check the box and got the screenshot I posted.
which zip file? please post the link.
which zip file? please post the link.
ModuleNotFoundError: No module named 'blender-texture-sharing-6"
do you have any explanation why there is this error?
this points to a naming issue of the addon..
ModuleNotFoundError: No module named 'blender-texture-sharing-6"
do you have any explanation why there is this error?
this points to a naming issue of the addon..
Unfortunately no, I have no explanation, that's the whole point and why I post the issue there. I'm going to uninstall what I did yesterday, and restart the whole procedure from the beginning and see if things will ends correctly or not. I will keep you in touch.
Thanks.
I could finally install the package, I just do not know why it messed up yesterday. I just remove it and re-install from the zip file like I did on the first time yesterday. So, problem solved.
PS: Can Blender input a NDI texture onto Viewport Background or Object? I tried to get it but showed nothing in Blender interface. I used TouchDesigner NDI Out to get the stream, and check that stream with NDI tools and it works. In blender I could get the stream in UV Mapping interface, but never saw any stream in Blender. Is that possible? Is there a trick or something special to do to get that work? Thanks.
Hello,
I tried to follow the steps and do not forgot anything. pip is updated to its latests version, but I couldn't get Texture Sharing add-on installed. I'm getting the following report when I try to activate it,
I did install from terminal manually the syphon-python library with following command,
pip install --upgrade syphon-python==0.1.0
which returns,I also install manually the NDI python with the following command,
pip install --upgrade ndi-python==5.1.1.1
Aside Deprecation warning, the installs seems correct but even with all this done I couldn't get it worked.
Is there anything to do to get that working here? Thanks a lot,
Christophe