Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency conflicts? #4

Open
Tanfuchy opened this issue Nov 13, 2024 · 1 comment
Open

dependency conflicts? #4

Tanfuchy opened this issue Nov 13, 2024 · 1 comment

Comments

@Tanfuchy
Copy link

Install dependency for LSeg, openclip, openai chatgpt api and other dependencies.
cd <project_main_dir>
pip install -r requirements.txt

@Tanfuchy
Copy link
Author

after I run this code , the terminal show the information"
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
typer 0.13.0 requires shellingham>=1.3.0, which is not installed.
torchaudio 2.0.2 requires torch==2.0.1, but you have torch 2.4.1 which is incompatible.
habitat 0.2.2 requires protobuf==3.20.1, but you have protobuf 3.20.0 which is incompatible.
Successfully installed Pillow-9.5.0 PyWavelets-1.4.1 aiofiles-23.1.0 aiohappyeyeballs-2.4.3 aiohttp-3.10.10 aiosignal-1.3.1 altair-5.0.0 anyio-4.5.2 async-timeout-4.0.3 blinker-1.8.2 clip-1.0 distro-1.9.0 exceptiongroup-1.2.2 fastapi-0.88.0 ffmpy-0.3.0 frozenlist-1.5.0 fsspec-2024.10.0 ftfy-6.1.1 gradio-3.29.0 gradio-client-0.10.0 h11-0.14.0 httpcore-0.17.3 httpx-0.24.0 huggingface-hub-0.26.2 joblib-1.4.2 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 lightning-utilities-0.11.8 linkify-it-py-2.0.3 markdown-it-py-2.2.0 mdit-py-plugins-0.3.3 mdurl-0.1.2 multidict-6.1.0 nose-1.3.7 numpy-1.22.4 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.6.77 nvidia-nvtx-cu12-12.1.105 open_clip_torch-2.29.0 openai-1.12.0 opencv-python-4.10.0.84 orjson-3.10.11 pkgutil-resolve-name-1.3.10 portalocker-2.10.1 propcache-0.2.0 pyarrow-17.0.0 pycocotools-2.0.7 pydantic-1.10.19 pydeck-0.9.1 pydub-0.25.1 pygments-2.18.0 python-multipart-0.0.17 pytorch-lightning-2.4.0 referencing-0.35.1 regex-2024.11.6 requests-2.28.2 rich-13.9.4 rpds-py-0.20.1 safetensors-0.4.5 scikit-fmm-2024.5.29 scikit-image-0.19.3 scikit-learn-1.3.2 scipy-1.10.1 semantic-version-2.10.0 sniffio-1.3.1 starlette-0.22.0 streamlit-1.40.1 tenacity-9.0.0 tensorboardX-2.6.2.2 test-tube-0.7.5 threadpoolctl-3.5.0 tifffile-2023.7.10 tokenizers-0.13.3 toml-0.10.2 toolz-1.0.0 torch-1.13.1 torch-encoding-1.2.2b20241113 torchmetrics-1.5.2 torchvision-0.14.1 transformers-4.30.2 triton-3.0.0 typing-extensions-4.11.0 uc-micro-py-1.0.3 urllib3-1.26.15 uvicorn-0.32.0 watchdog-4.0.2 wcwidth-0.2.13 websockets-11.0.3 yarl-1.15.2
"

but you have said that we should install the pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.7 and install habitat-sim==0.2.2, so which veriosn I need to choose?is the pip and conda conflicts?

@Tanfuchy Tanfuchy closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
@Tanfuchy Tanfuchy reopened this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant