Jan Janssen

Results 172 comments of Jan Janssen

``` ====================================================================== [266](https://github.com/pyiron/pyiron_base/actions/runs/3732373926/jobs/6331732206#step:9:267) ERROR: test_content (archiving.test_export.TestPack) [267](https://github.com/pyiron/pyiron_base/actions/runs/3732373926/jobs/6331732206#step:9:268) ---------------------------------------------------------------------- [268](https://github.com/pyiron/pyiron_base/actions/runs/3732373926/jobs/6331732206#step:9:269) Traceback (most recent call last): [269](https://github.com/pyiron/pyiron_base/actions/runs/3732373926/jobs/6331732206#step:9:270) File "/home/runner/work/pyiron_base/pyiron_base/tests/archiving/test_export.py", line 64, in test_content [270](https://github.com/pyiron/pyiron_base/actions/runs/3732373926/jobs/6331732206#step:9:271) self.assertEqual(len(compare_obj.diff_files), 0) [271](https://github.com/pyiron/pyiron_base/actions/runs/3732373926/jobs/6331732206#step:9:272) File "/usr/share/miniconda3/envs/my-env/lib/python3.9/filecmp.py", line 249, in...

@srmnitc Do you plan to continue working on this? @jyang2009 is currently working on publishing her data for one project and we were wondering what the status of publishing the...

I converted this pull request to `draft` as the unit tests are currently failing.

@jyang2009 Can you provide a bit more details about the commands you were executing that resulted in this error?

> Hi Jan, > > I've tested this fix but got a new error when using the copy_to function. I copy the error below. > > Best, Jing Hi Jing,...

@samwaseda Originally I was waiting for feedback from @jyang2009 if this solves her problem, as from my side this looks ready to be merged.

I release a new `pyiron_atomistics` version https://github.com/pyiron/pyiron_atomistics/releases/tag/pyiron_atomistics-0.4.16 - @niklassiemer Can you update the installation on the cluster, once it is available on conda?

``` File ~/software/pyiron_atomistics/pyiron_atomistics/atomistics/job/interactive.py:413, in GenericInteractiveOutput._key_from_hdf(self, key) 401 def _key_from_hdf(self, key): 402 """ 403 Get all entries from the HDF5 file for a specific key - stored under 'output/interactive/'. If not...

I feel this issue is redundant https://github.com/pyiron/pyiron_atomistics/issues/673

@jyang2009 I implemented a fix for this issue in https://github.com/pyiron/pyiron_base/pull/1401 . Can you test it?