-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Description
Dear Sionna community,
First of all, thank you for providing this helpful tool.
I am currently running Sionna_Ray_Tracing_Tutorial
in the Jupyter Lab environment. I faced some problems:
-
The Tensorflow installed via
pip install sionna
cannot detect any GPU, while directly runningpip install tensorflow
works. So I have to manually re-install the TensorFlow after installing the Sionna.
my GPU Driver Version: 512.78 CUDA Version: 11.6 -
scene.preview()
will raise error:
[Open Browser Console for more detailed log - Double click to close this message]
Model class 'RendererModel' from module 'jupyter-threejs' is loaded but can not be instantiated
TypeError: Cannot read properties of undefined (reading 'then')
at http://localhost:8888/lab/extensions/jupyter-threejs/static/jupyter-threejs-chunk.75bff6c5b3e16e2f7d65.js?v=75bff6c5b3e16e2f7d65:1:32057
at async Promise.all (index 20)
at async f._make_model (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/150.267f129ae5fd6a33b390.js?v=267f129ae5fd6a33b390:1:7925)
The following is the jupyter information:
jupyter-client 8.1.0 pypi_0 pypi
jupyter-core 5.3.0 pypi_0 pypi
jupyter-events 0.6.3 pypi_0 pypi
jupyter-server 2.5.0 pypi_0 pypi
jupyter-server-fileid 0.8.0 pypi_0 pypi
jupyter-server-terminals 0.4.4 pypi_0 pypi
jupyter-server-ydoc 0.8.0 pypi_0 pypi
jupyter-ydoc 0.2.3 pypi_0 pypi
jupyterlab 3.6.2 pypi_0 pypi
jupyterlab-pygments 0.2.2 pypi_0 pypi
jupyterlab-server 2.21.0 pypi_0 pypi
jupyterlab-widgets 3.0.6 pypi_0 pypi
Do you have any ideas on how to solve it?
Thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels