Skip to content

[BUG] Cannot install monai-deploy-app-sdk #507

Closed
@vikashg

Description

@vikashg

Describe the bug
When I try to install monai-deploy-app-sdk using the following statement
python setup.py install
I get the following error

Installed /opt/anaconda3/lib/python3.12/site-packages/monai_deploy_app_sdk-0+untagged.502.gd03c0eb-py3.12.egg
Processing dependencies for monai-deploy-app-sdk==0+untagged.502.gd03c0eb
Searching for holoscan~=2.0
Reading https://pypi.org/simple/holoscan/
No local packages or working download links found for holoscan~=2.0
error: Could not find suitable distribution for Requirement.parse('holoscan~=2.0')

Steps/Code to reproduce bug
Clone the repository, and run the following command
python setup.py install
I get the following error

Installed /opt/anaconda3/lib/python3.12/site-packages/monai_deploy_app_sdk-0+untagged.502.gd03c0eb-py3.12.egg
Processing dependencies for monai-deploy-app-sdk==0+untagged.502.gd03c0eb
Searching for holoscan~=2.0
Reading https://pypi.org/simple/holoscan/
No local packages or working download links found for holoscan~=2.0
error: Could not find suitable distribution for Requirement.parse('holoscan~=2.0')

Steps/Code to reproduce bug
Clone the repository, and run the following command
python setup.py install

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions