-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
For some reason, it fails finding python when loading numpy. The error is common, but I all that I find, is for applications using python and numpy directly, not a library that is loaded by other app that does not have python I tried.
The problem is stated here https://stackoverflow.com/a/56018943. But the solution does not work in my case, probably because of the indirect usage of numpy inside of a library, loaded dynamically by an app without python. Apart from this, the main file of flow_kids has been modified.
Currently solved as shown in this commit f47225d .
If mplugin is built, then link python and numpy to flow kids too, so it finds everything properly. But there should be a way.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working