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
Followed the github instructions and got this warning:
Warning:
Unable to load the following plugins:
filter_embree.dll: filter_embree.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\filter_embree.dll: The specified module could not be found.
filter_func.dll: filter_func.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\filter_func.dll: The specified module could not be found.
filter_mesh_alpha_wrap.dll: filter_mesh_alpha_wrap.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\filter_mesh_alpha_wrap.dll: The specified module could not be found.
filter_mesh_booleans.dll: filter_mesh_booleans.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\filter_mesh_booleans.dll: The specified module could not be found.
filter_sketchfab.dll: filter_sketchfab.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\filter_sketchfab.dll: The specified module could not be found.
io_3ds.dll: io_3ds.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\io_3ds.dll: The specified module could not be found.
io_e57.dll: io_e57.dll does not seem to be a Qt Plugin.
Cannot load library C:\Users\[NAME]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pymeshlab\lib\plugins\io_e57.dll: The specified module could not be found.
✅ Steps to reproduce
Using mini-conda
Create environment
Activate environment
Follow the github instructions
🛠 Configuration
Please complete the following information:
OS: Win10
Hardware: RTX 3060 12Gb
📖 📷 Additional context
The text was updated successfully, but these errors were encountered:
Seems like there is a problem with your pymeshlab installation. You could try removing pymeshlab, it's an optional dependency and not needed for inference, only some post processing steps after the 3D mesh is created.
🔥 Describe the issue and expectation
Followed the github instructions and got this warning:
✅ Steps to reproduce
🛠 Configuration
Please complete the following information:
📖 📷 Additional context
The text was updated successfully, but these errors were encountered: