pertpy
Installation Fails on Google Colab Due to numpy
AttributeError
#724
Labels
bug
Something isn't working
Description
I tried installing
pertpy
on Google Colab using the following commands:However, when attempting to import
pertpy
, I encountered the following error:PERTPY
FROM BEING USED IN GOOGLE COLAB.Steps to Reproduce
1.Open a new Google Colab notebook, start a v2-8 TPU runtime.
2.Run the following commands:
3.Observe the AttributeError related to numpy.bool.
The text was updated successfully, but these errors were encountered: