Meg Schwamb

Results 19 comments of Meg Schwamb

I updated with pip install --upgrade imexam and tried again and still having the same issue.

There's a may to add images in markdown. ``` ![Alt text](/path/to/img.jpg) ![Alt text](/path/to/img.jpg "Optional title") ``` But absolutely your choice if you want to add it or not.

This would be really helpful if the package was available in conda.

Use of pkg_resources is deprecated in favor of [importlib.resources](https://docs.python.org/3.11/library/importlib.resources.html#module-importlib.resources), [importlib.metadata](https://docs.python.org/3.11/library/importlib.metadata.html#module-importlib.metadata) and their backports ([importlib_resources](https://pypi.org/project/importlib_resources), [importlib_metadata](https://pypi.org/project/importlib_metadata)). Some useful APIs are also provided by [packaging](https://pypi.org/project/packaging) (e.g. requirements and version parsing). Users should...

@hannorein and @matthewholman would it be possible to get to this ticket? That way layup unit tests won't include the warning. It gets a bit annoying when running the layup...

Looks like it's already addressed in PR #114 - is the latest version of assist pushed to pypi?

Looks like the[ last publication to pypi](https://pypi.org/project/assist/#history) was in March of 2024. Is it possible to get a new version on to pypi so layup is using the latest version

We're getting assist from conda. Is the conda version of assist up to date or out of sync?

Thanks all for the help solving this

Adding my comment from a previous slack conversation here: For a) I don't think there's a good way to transparently identify the perturbers I think. Someone could clone them and...