-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
Try this with both GPT4O and Claude 3.5:
build a hello world …
-
**Command Name**
`az role assignment create`
**Describe the bug**
This issue is related to this one I filed for azure-sdk-for-python:
https://github.com/Azure/azure-sdk-for-python/issues/30256
…
-
I am running a python script using shell.run()
But even after `interrupt()` or even `shutdown()`, the subprocess spawned inside the python script still keeps running.
```
val result = shell.r…
-
UV currently supports using a keyring for the credential provider. However, in my case it's not always practical. I would like to have a simple command line script: `get_pip_credentials.sh` that could…
-
### Description:
When I run `sam local` or any other SAM command, they all fail:
```
sam local
2024-09-21 22:45:29 Command 'local' is not configured correctly. Unable to import 'samcli.com…
sryze updated
1 month ago
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
Some issues (#4095 and #3966) have been close…
-
I tried the JülichData tutorial on Windows, and found that the cloning of the example dataset was seemingly stuck. A possible hint was visible when I ``git clone``'ed and interrupted the hanging proce…
-
### Bug Description
No module named xxx when langflow run
I created a langflow virtual environment in Windows 10 using Anaconda, with Python version 3.12. I activated the environment using anaconda …
-
```
🔄 Processing: blink-test
❌ Blink test
Test code:
pytest blink_test.py
Total points for blink-test: 0.00/5
🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀
🔄 Processing: read-test
❌ Read test
Test code:
py…
-
### Describe your problem in detail.
Running the tutorial command gives the following warning:
> Unable to find image 'bids/example:0.0.4' locally
docker: Error response from daemon: [DEPRECATION NO…