-
- **Package Name**: azure-sdk-for-python
- **Package Version**:
```
pip install azure.communication.networktraversal
Requirement already satisfied: azure.communication.networktraversal in ./.venv/lib…
-
Type: Bug
# Behaviour
Setting `python.envFile` to `.env` ignores it and the environment variables are not found at runtime.
## Steps to reproduce:
1. Set `python.envFile` to `${workspaceFolder}/…
-
When I ran "python scripts/run_train.py --agent_cfg=adv_scenic.yaml --scenario_cfg=train_scenario_scenic.yaml --mode train_scenario --scenario_id 1", this situation occurred.
![屏幕截图 2024-11-18 191902…
-
After I import a .flver and I click file, then import, and then the option to import a .HKX animation, it doesn't work and displays an error in python code.
Python: Traceback (most recent call last…
-
change the commented line around and the error goes away
```toml
[project]
name = "test"
version = "1"
description = ""
requires-python = ">=3.13, =3.13, =3.12,
-
When we try to deploy the webapi Application it throws an error **HTTP Error 500.30 - ASP.NET Core app failed to start**
[https://github.com/microsoft/chat-copilot/blob/main/scripts/deploy/README.md#…
-
Hi, are there any plans for `script-files` support like in [setuptools `tool.setuptools.script-files`](
https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#setuptools-specific-config…
-
**Is your feature request related to a problem? Please describe.**
python scripts for converting files require external packages that usually need to be installed by pip
**Describe the solution yo…
-
(base) dd@DESKTOP-CFQBGFO:~$ python scripts/demo.py --video_path Video/1.mp4 --txt_path Video/frame_bbox.txt
SAMURAI mode: True
Traceback (most recent call last):
File "/home/dd/scripts/demo.py",…
-
Loving Dave! Thank you!
Just wanted to officially log: it would be nice to have docs that specify how to do a manual install.
I personally don't like executing shell scripts without first under…