-
I'm having issues with installing this on Mac Sequoia (15), was previously working Sonoma (14).
```# brew config
HOMEBREW_VERSION: 4.4.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 35ebf4a047…
hbish updated
2 weeks ago
-
**Describe what you are trying to accomplish and why in non technical terms**
I ran the devcontainer today, and it took **several** minutes to build. Most of the time was spent installing pip package…
-
Hi,
I dont see any exe file here plus when try to install it with pipx , it also gives error :
PIP STDOUT
----------
Collecting pychat
Downloading PyChat-1.5.0.tar.gz (22 kB)
Installing bu…
-
### Architecture
x86_64 (Default)
### Operating System
Windows
### Disk
SSD (Solid)
### Memory
8 Gigabytes
### CPU Cores
4 CPU Cores
### Internet Connection
Optical Fiber (very fast)
### W…
-
We use sbom4python to construct an sbom for our product. Our environment was built around python 3.9 and the sbom generation seemed correct. Now that we upgraded our environment to python 3.12, we now…
-
on fresh computer windows 11, after insalling python and git.
running "pip install -r requirements.txt"
causes the installation of dependencies to crash
![image](https://github.com/user-attachments…
-
After "directly pinned packages", pip breaks ties based on package depth: https://github.com/pypa/pip/blob/ef78c129b1a966dbbbdb8ebfffc43723e89110d1/src/pip/_internal/resolution/resolvelib/provider.py#…
-
To a CMake novice (or someone who has not used it in years like me) the example presented in the readme feels a bit under-explained.
> An example CMakeLists.txt:
>
> ```cmake
> cmake_minimum_re…
-
How can we build Python wheels for Windows on Python 3.13?
Some GDSFactory users are starting to use Python 3.13, but pip install klayout fails for this version. Here’s the relevant GitHub Actions …
-
```ps
franc@DESKTOP-P3KJLUH MINGW64 ~/Desktop/ShelterCare/backend (master)
$ pip install --no-cache-dir -r requirements.txt
Collecting annotated-types==0.7.0 (from -r requirements.txt (line 1))
…