Conversation
|
@yardasol I did my best to move the needle on this... I'm not sure what testing you've done but I'm sure you're aware of the Numpy issues. I worked on it for a bit but it feels a little like whack-a-mole. Fortunately, the error message is different. I now suspect the problem is with the installation of |
|
Thanks @samgdotson , I suspect a better solution would be to move away from |
|
This seems to be failing with @samgdotson @yardasol : What do you recommend here? It seems like the python version allowed continues to cause issues. |
This reverts commit 8098447.
|
@samgdotson I spent a couple hours chipping away at this today, and I think everything should be working now. The new changes are as follows:
Let me know your thoughts. |
Summary of changes
This PR updates the
environment.ymlfile byserpentToolsviapipdirectly from GitHub, rather than PyPI.This should fix the failing tests on GH actions.
Types of changes
Required for Merging
Associated Issues and PRs
Associated Developers
Checklist for Reviewers
Reviewers should use this link to get to the
Review Checklist before they begin their review.