Installing DDSP... ImportError

16 views
Skip to first unread message

Gustavo Delgado

unread,
Feb 20, 2024, 5:37:14 PMFeb 20
to Magenta Discuss
What does it mean?

Installing DDSP... This should take about 2 minutes...
--------------------------------------------------------------------------- ImportError Traceback (most recent call last) /usr/local/lib/python3.10/dist-packages/ipyfilechooser/filechooser.py in _on_select_click(self, _b) 315 if self._callback is not None: 316 try: --> 317 self._callback(self) 318 except TypeError: 319 # Support previous behaviour of not passing self


/usr/local/lib/python3.10/dist-packages/keras/engine/base_layer_utils.py in <module> 22 23 from keras import backend ---> 24 from keras.dtensor import dtensor_api as dtensor 25 from keras.utils import control_flow_util 26 from keras.utils import tf_inspect ImportError: cannot import name 'dtensor_api' from 'keras.dtensor' (/usr/local/lib/python3.10/dist-packages/keras/dtensor/__init__.py)
Reply all
Reply to author
Forward
0 new messages