Closed mari-s4e closed 7 months ago
Hi @mari-s4e
I just updated the code (example.py) and now the measurer returns the full name instead of the alias.
Regarding undetected libraries, the problem is given by the type different than ModuleType when using the 'from' statement and I am trying to solve it.
Thanks
Maria,did the last version resolved your issue, can this issue be closed maybe?
yes, it looks like that the libraries are correctly listed
https://github.com/FAIRiCUBE/common-code/blob/e94501bebebf2474b52a0342cf2aabc8e32a87b2/record-computational-demands-automatically/example.py#L20
geopandas
instead ofgpd
Example libraries in the script:
What the measurer gets:
Here
dask
library is missing.