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
If I install scitree from pip, it behaves like an old version without icons and with fewer object types...
Reprex:
curl https://zenodo.org/records/6504837/files/my_project.zip?download=1 -o my_project.zip
unzip my_project.zip
cd my_project
uv venv
.venv\Scripts\activate # or if not on windows: source .venv/bin/activate
uv pip install scitree
scitree -e
If I install scitree from pip, it behaves like an old version without icons and with fewer object types...
Reprex:
Whereas installing it from github:
The text was updated successfully, but these errors were encountered: