Skip to content

error on azure-monitor-opentelemetry-exporter 1.0.0b26 depends on fixedint==0.1.6 #1767

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

Open
jay-itl opened this issue Jun 26, 2024 · 1 comment

Comments

@jay-itl
Copy link

jay-itl commented Jun 26, 2024

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting

Minimal steps to reproduce

run ./start.sh on app folder

Any log messages given by the failure

ERROR: Cannot install -r app/backend/requirements.txt (line 51) and fixedint==0.2.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested fixedint==0.2.0
    azure-monitor-opentelemetry-exporter 1.0.0b26 depends on fixedint==0.1.6

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

Expected/desired behavior

with success message

OS and Version?

devcontainer with mcr.microsoft.com/devcontainers/python:3.11 on MacOS

azd version?

azd version 1.9.3

Versions

[email protected]

Mention any other details that might be useful

n/a

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

2 participants