You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some subdirectories like for example "causalbench/data/real_yacht" there is no init.py file. Therefore, if you try to install the package via setuptools those packages are missing.
Adding a init.py file in each subdirectory should fix the issue.