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
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Maybe newbie question here, but after completing installation following the steps described (using CUDA 11.6 and vs tools 2019)and trying to generate a model using one of the test images provided, nothing happens. After using Blender's System Console an error message appears:
ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (D:\Installed_Programs\ECON\ECON_38_env\lib\site-packages\werkzeug\urls.py)
I've been looking everywhere but I cannot find what is causing the issue.
Maybe newbie question here, but after completing installation following the steps described (using CUDA 11.6 and vs tools 2019)and trying to generate a model using one of the test images provided, nothing happens. After using Blender's System Console an error message appears:
ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (D:\Installed_Programs\ECON\ECON_38_env\lib\site-packages\werkzeug\urls.py)I've been looking everywhere but I cannot find what is causing the issue.