-
https://github.com/actions/setup-python/blob/0b93645e9fea7318ecaed2b359559ac225c90a2b/src/setup-python.ts#L81
Requesting that there be a way to override /Users/runner to avoid"
```
Run actions/…
-
Right now, we are inly testing simPEG on python 3.7. It would be great to include all the way up to 3.10. I know our testing footprint is fairly large, so we don't likely want to test everything on al…
-
Hi
you stated that you used certain version to run your code.
Can we use in our work different versions?
(To the best of my understanding the answer is "yes" since only the results matter.)
thanks…
-
### Description
I've arrived here because none of the of the shelf options worked out of the box because of Python < 3.10 requirements. I was hoping containerised build might be a possible fix but th…
-
[Python version 3.12](https://docs.python.org/3/whatsnew/3.12.html) was recently released. Ideally, Gridsync should support this version of Python (however, it is unknown, currently, whether any chang…
-
Key Vault - Keys nightly test runs are failing with:
> Error message:
> Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host=…
-
I just dropped 3.5, because I saw a syntax error on CI with some f-strings (PEP 498). But maybe that was too hasty – I cannot find such usage in _our_ code. Perhaps that came from some dependency – wh…
-
Should this pipeline be expected to work with the current versions of `numpy` and `h5py`? What's the reason for requiring specific versions of these two packages?
``` Makefile
pip install numpy==…
-
I would like to address the fact that I've tried to run this project on my local system and it does not work with Python 2.7.15 and 3.7.0. Also, apparently Heroku deploy does not support your Python e…
-
Hi @eclique,
Could you tell us what versions of python packages you are using?
Many thanks
Ian