-
The code here doesn't check for XDG_CONFIG_HOME if running macOS.
So I know that XDG is technically not a thing on macOS. But it is not uncommon for people to set up a similar system, using applica…
-
After updating to fontmake 3.10.0 I'm unable to generate fonts anymore. Here's the traceback:
```
Traceback (most recent call last):
File "/Users/paulus/code/fontmake/bin/fontmake", line 5, in
…
-
Something that bothers me about our tests presently is that they place files in `~/.local/share/intake` and thus are dependent on and modify the contents of the current user's `$HOME`. I would like to…
-
## Summary / 概要
It appears oj relies on the distutils module for it's functionality, which is no longer supported as of Python3.12. [Link](https://docs.python.org/3.10/whatsnew/3.10.html#distutils-de…
-
I was able to install the ckanext-geoview extension but I had to add it manually directly from git because I got a syntax error when starting the one from repository.
Now I added the ""geojson_view" …
-
the command below is unrecognized, so I must have to do something first such that virtualenv-2.7 is a valid command
```
cbird@3950x:~/OBI$ virtualenv-2.7 OBI-env
virtualenv-2.7: command not found…
-
```toml
[project]
name = "unholy"
[tool.poetry]
name = "unholy"
version = "0.1.0"
description = "The melding of docker compose and neovim"
authors = ["Jamie Bliss "]
license = "GPL-3"
readm…
-
Here is how the session went:
```
[yuri@yv //usr/ports/science/trilinos] $ sudo pkg autoremove
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 18 pac…
-
Ran into a rather strange issue trying to build a new package for `conda-build-all` at conda-forge. Talked to @msarahan about it and he seemed to think the use of the `CSIDL` path is a problem. Detail…
-
I'm not sure if we can make changes in the package itself, or if we only have documentation options here, but internal users have reported they aren't getting all needed packages when they install pin…