Hi, I tried running the test_glayout script to che...
# ieee-sscs-dc-24
k
Hi, I tried running the test_glayout script to check if my install for the container and tools has been done correctly, but it seems that script or some other library getting updated broke glayoyut or something else.... `AttributeError:
np.float_
was removed in the NumPy 2.0 release. Use
np.float64
instead.. Did you mean: 'float16'?` Does anybody know what I can do to fix this ? @Sakib Pathen @mehdi I am now using @Kwantae Kim’s jupyter notebook setup and it seems to be working fine in that. But yeah the docker container seems to be broken for some reason
a
Were you able to solve it? I saw that some colleagues mentioned that installing
numpy==1.25.3
was the solution, but I'm still encountering the same error.
k
No, I am not using the docker image anymore, instead I am using the Jupyter notebook based setup