Jan Janssen

Results 88 issues of Jan Janssen

To simplify the installation I created a conda-forge package: https://anaconda.org/conda-forge/open-clip-torch ``` conda install -c conda-forge open-clip-torch ``` If anybody is interested in joining me to maintain the conda-forge recipe, just...

The link to the module index does not work right now - https://pyiron.readthedocs.io/en/latest/py-modindex.html - This might be similar to https://github.com/pyiron/pyiron_workflow/issues/132

bug

> numpy.distutils has been deprecated in NumPy 1.23.0. It will be removed for Python 3.12; for Python

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

staged-recipes
review-requested
python

**Describe the bug** As https://icme.hpc.msstate.edu/mediawiki/index.php.1.html was archived in favour of https://www.cavs.msstate.edu/icme/ the link to certain files no longer work. **To Reproduce** https://icme.hpc.msstate.edu/mediawiki/index.php/Fe_110_sig3.txt **Expected behavior** It could be replaced with a...

### Describe the bug I try to calculate the xtb energies of the QM9 database - 133885 structures. But at 6000 structures the memory usage exceeds 32GB, resulting in my...

The build is successful but the executable fails with: ``` Fatal Python error: _PyInterpreterState_Get(): no current thread state ``` Here is the corresponding issue with the build logs https://github.com/conda-forge/f90wrap-feedstock/pull/37

As far as I can see the features were merged up-stream: https://github.com/speakeasy-api/dataclasses-json

**Describe the bug** `tool.poetry.dependencies` dependence like `llama-index-core = "^0.10.11.post1"` are incorrectly parsed as `llama-index-core => 0.10.11.post1, 0.10.11.post1, 0.10.11.post1, 0.10.11.post1,

bug