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 has been archived by the owner on Oct 24, 2024. It is now read-only.
compas_view2 has some issues with gif import, I think it is gone from compas2:
File "C:\brg\2_code\compas_view2\src\compas_view2\app\app.py", line 26, in<module>
from compas.utilities import gif_from_images
ImportError: cannot import name 'gif_from_images' from 'compas.utilities' (C:\brg\2_code\compas\src\compas\utilities\__init__.py)
Describe the bug
compas_view2 has some issues with gif import, I think it is gone from compas2:
To Reproduce
run this example:
https://compas.dev/compas_view2/0.10.1/examples/object/example_mesh_display.html
Expected behavior
Should be working.
Desktop (please complete the following information):
Windows VSCode
The text was updated successfully, but these errors were encountered: