Jan Janssen

Results 172 comments of Jan Janssen

@Leimeroth Can you help here? I thought we had this fixed that `transfer_from_remote()` is never called directly by the user.

https://github.com/conda-forge/open-clip-torch-feedstock

> Is it by design or we can hope for an enhancement? By default conda packages are build with the same dependencies as pypi packages, so for this one I...

Hi @jameskermode I just wanted to check back on this issue, did you have time to take a look at it? My issue is that the `lammps` package depends on...

It seems to be this part: ``` f90wrap/arraydatamodule.c: In function 'PyInit_arraydata': f90wrap/arraydatamodule.c:171:28: error: lvalue required as left operand of assignment 171 | Py_TYPE(&PyFortran_Type) = &PyType_Type; | ^ ```

That would be great - I look forward to it.

Thanks a lot - this solved the issue https://github.com/conda-forge/f90wrap-feedstock/pull/36

@hujay2019 Thank you for testing pyiron. We might be a little slow to respond during the Christmas break. To understand a bit better what is causing your issue, can you...

@hujay2019 Thank you for your feedback - I am happy you got it working. I am still confused why this happens or when the behaviour changed. Basically, when the local...

As the `transfer_back` parameter is set to `True` it should already copy the correct job, so I am surprised that the job seems to be empty. Can you try to...