-
Installation error:
```
install.packages('RcppPlanc', repos = c('https://welch-lab.r-universe.dev', 'https://cloud.r-project.org'))
```
Installation error
```
...
HighFive::File::File(…
-
### Description
Any operation which would update the lockfile results in a `list index out of range` error. This includes `poetry add `, `poetry remove `, and `poetry lock --no-update`. Trying to a…
-
I've got a brand new Orin AGX developer kit (64GB) and used the SDK Manager to download and flash the latest Ubuntu (22.04) and JetPack SDK (6.1).
I'm trying to build a container (I need diffusers …
-
### Description
I'm building boost on MacOS 13.5, using conan 2. Boost/1.83.0 builds fine with the apple clang and with homebrew llvm.
When building with the gcc 13.2 stack, boost fails with th…
-
### Description
I have a public repo, and pyproject.toml:
```
[tool.poetry.dependencies]
python = "^3.12"
betterpathlib = {git = "ssh://git@github.com/tsoernes/betterpathlib.git", branch = "main"…
-
```
Would like to see a Macintosh Port of PeerBlock.
Currently running 10.6 Snow Leopard.
Thanks!
```
Original issue reported on code.google.com by `brando...@gmail.com` on 12 Oct 2009 at 9:47
-
### I did this
Hello Team,
We have upgraded Curl from version 7.15.4 to 8.1.1 ; Tested in 3 different platforms : Linux, AIX and zLinux .
Seems to work in Linux and AIX but the perl collector fai…
-
### Description
Hi, I used to be able to install privately hosted packages from Gitlab with no issues but starting today when I wanted to bump my package version I noticed that poetry uses some sort …
-
### Description
When adding a private git repository to `[tool.poetry.dependencies]` like so `my-pkg = {git = "git@github.com:my-org/my-pkg.git", branch='development'}`, it would seem like poetry g…
-
Reported by somia...@gmail.com, Nov 17, 2012
[What steps will reproduce the problem?]
1. Set up a cygwin-provisioned MS Windows system
2. Install the Mingw toolchain
3. Correctly configure PATH for …