I searched among some topics to find any possible solution for installing pip packages on gh (Rh8 script component) but couldn’t find any updated ones.
Is there any updates? I’ve noticed that numPy and matplotlib are installed(I think built-in) but how is it possible to add other packages?
And there is another question that I have! Where is the files directory for pandas? I mean the location for envs or packages? So that I can load it from there.
This is what it says: AttributeError: partially initialized module ‘pandas’ has no attribute ‘_pandas_datetime_CAPI’ (most likely due to a circular import)