Hi, Prof. Jolivet,
It seems that the installation is successful, as shown below.
("Installed /home/user/.local/lib/python3.12/site-packages/okada4py-12.0.2-py3.12-linux-x86_64.egg
Processing dependencies for okada4py==12.0.2
Finished processing dependencies for okada4py==12.0.2")
However, when importing in a Python script, the package "okada4py" cannot be found
(i.e., "ModuleNotFoundError: No module named 'okada4py').
I wonder what's wrong with the installation and the package. Thank you very much.