-
Is there a way to define the Python binary to be used in the shortcut?
I'm using `poetry` if it matters
-
### Bot Version
4.1.0
### How are you hosting Modmail?
PM2
### Error Logs
Check additional info
### Screenshots
_No response_
### Additional Information
```
0|modmail | 11/05/24 10:15:24 co…
-
I was wondering if there is some way to restore python virtual environments using tmux-resurrect.
-
As a Rasp Pi & Grove noob, I'm having trouble getting this project to run without errors. I do have coding experience though not much in Python. Could you provide some advice on this error please?
L…
-
Does the functionality exist to export a pyenv-virtualenv project to a directory for a use-case say like committing to a repo or project? I'd like to do this to give users of the repo access to the p…
-
Sybil's pytest integration allows users to [request pytest fixtures](https://sybil.readthedocs.io/en/latest/integration.html#pytest).
Currently, if you typo a fixture name, you get this horrible in…
-
Hi,
We upgraded from 3.6 to 3.7 (and also tested all 3.7.x releases individually) and there seems to have been something introduced which has massively decreased performance in some situations, if …
-
Related to #370 , which added some great improvements for `use_virtualenv` on Python 3 environments.
Also related to #363 , which tracks python3 support for `virtualenv_create`.
It seems that `v…
-
Hey,
When I insert a document with an array and try to read it back from a collection with a non-existing field in a schema, it breaks with a ValueError.
```python
import bson
import pyarrow
…
-
I haven't been able to reproduce successfully but freeze gun occasionally creates an `IndexError` when it accesses `tz_offsets[-1]`.
Initially I thought this was related to https://github.com/spule…