-
ly and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecurep…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
_No response_
### Code sample
Code run:
```python
from cobra.io import load_model
f…
-
Not sure if this a bug in platformdirs, but users will hit this issue so I'll share my observations
Platform dirs will return the environment variable path for things like data dir, log dir for th…
-
I already installed virtual environment.
When I was working on it, I installed picamera by using command:
pip-3.2 install "picamera[array]"
after that, I tried:
python (still in virtualenv)
…
-
This is a recurring and now cross-project concern where some users currently wish that Jupyter followed the XDG base directory standard, but the projects do not necessarily do that.
I've already wr…
-
Currently, it's only possible to refer to custom templates for `addheader` using templates that are within the project's `.reuse/templates` folder. See the current documentation [here](https://reuse.r…
-
config.ini location should not be hardcoded to be in the module directory.
I propose using /etc/fablabkasse/config.ini and ~/.fablabkasse/config.ini and allow adding another location via a command li…
-
### The problem
Sopel currently places its configuration, data, and cache in `~/.sopel`. This clutters up users' home directories.
### The solution
Follow the [XDG Base Directory Specification](h…
-
I'm not able to run yfinance-cache. I get the following python multiprocessing errors:
I tried with Python 3.12 and 3.9, macOS Ventura
What Python version do you recommend?
```
Traceback (mo…
-
Hello,
I am trying to run domoticz as a docker container.
What should I do to signal the IEAK plug in ?
Should I follow the install process inside the container (shell) or on the host system (which…