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
- [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
This issue is for a: (mark with an
x
)Minimal steps to reproduce
run
./start.sh
on app folderAny log messages given by the failure
Expected/desired behavior
with success message
OS and Version?
devcontainer with
mcr.microsoft.com/devcontainers/python:3.11
on MacOSazd version?
azd version 1.9.3
Versions
[email protected]
Mention any other details that might be useful
n/a
The text was updated successfully, but these errors were encountered: