-
**Describe the bug**
Building GRASS as a macOS application needs to be updated for Python 3 and long-gone `packagemaker` needs to be replaced.
**To Reproduce**
Steps to reproduce the behavior:
…
-
get_quote is returning None
-
As suggested by @cpuguy83 in https://github.com/docker/docker/issues/3156
here is the use case for a flexible -v option at build time.
When building a Docker image I need to install a database and an…
zrml updated
2 months ago
-
I have the next script:
```python
from win11toast import toast
toast(title="Some title", body="Some body", icon="bell.ico", duration="short")
```
I dont get any error but just stat in a loo…
dmtzs updated
9 months ago
-
`max_workers` kwargs option for `HighThroughputExecutor` is ambiguous. Far too many users have asked what the option means, and I think we are better off renaming this as `max_workers_per_node`.
-
## Current Behavior
Having trouble installing a third party library called bottleneck and I have not seen this error before using Windows 10 with Anaconda installed:
conda install bottleneck
…
-
i have been trying to build windows app using ( flet build windows ) but i got the following errors
`
PS C:\Users\Alaa_As\Downloads\pythonapps\myapp> flet build windows
Creating Flutter bootstra…
-
**Describe your environment** Docker compose that includes 1.21/0.42b0 of the API/SDK and contrib. I manually set PYTHONPATH to point to sitecustomize in order to trigger auto-instrumentation. However…
-
The workflow pythonapp.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/action…
-
**Actual behavior**
I am attempting to migrate the image build process for our micro services from docker to kaniko and have realized that the kaniko built images fails to create files/symlinks gen…