Skip to content

Conversation

@KI3P
Copy link

@KI3P KI3P commented Jul 4, 2024

I found that the PyLap libraries failed to run with the latest version of numpy (V2). I solved the problem by installing older versions of numpy, scipy, and matplotlib using venv in the PyLap folder. This setup worked on my computer and hopefully it'll work for others.

KI3P added 2 commits July 3, 2024 20:21
Added venv support to install older version of numpy that appears to be required by the libraries
Added venv instructions to manual setup
@KI3P KI3P closed this Jul 5, 2024
@KI3P
Copy link
Author

KI3P commented Jul 5, 2024

Tested it on a fresh install and it didn't work. Will get it in a working condition before resubmitting.

@KI3P KI3P reopened this Jul 5, 2024
@KI3P
Copy link
Author

KI3P commented Jul 5, 2024

It does in fact work on a fresh install -- the problem was my test procedure, not the code. Please test it yourself as well before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant