I have ran into a very strange issue when using the lifesim package and the numpy function 'numpy.loadtxt()'.
Basically if I try to use numpy.loadtxt() after having lifesim imported in my code it doesn't work anymore and is unable to find a file in the same directory as the script. The same file is found if lifesim is not imported.
Here are some screenshots:
