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
I have noticed that other projects use Poetry for dependency management.
Especially DoWhy.
I am looking into this to see if I can get Poetry working for this as well.
Missing setpu.py result in pip installation error.
%sh
pip install git+https://github.com/py-why/pywhy-llm.git
Collecting git+https://github.com/py-why/pywhy-llm.git
Cloning https://github.com/py-why/pywhy-llm.git to /tmp/pip-req-build-p93a9yat
Running command git clone -q https://github.com/py-why/pywhy-llm.git /tmp/pip-req-build-p93a9yat
Resolved https://github.com/py-why/pywhy-llm.git to commit 478ca84
ERROR: File "setup.py" not found for legacy project git+https://github.com/py-why/pywhy-llm.git.
The text was updated successfully, but these errors were encountered: