VisIVOLab / ViaLacteaVisualAnalytics

ViaLactea Visual Analytics combines different types of visualization to analyze correlations between different kinds of data, such as 2D intensity images with 3D molecular spectral cubes.
Apache License 2.0
6 stars 1 forks source link

Python code for grey-body SED fitting does not find "numpy" library #86

Closed sirjo65 closed 1 year ago

sirjo65 commented 1 year ago

When opening the client with double-click the client loads the system python on the user's machine. On my laptop for unknown reasons to me I cannot install numpy on python3, so the SED fitting will crash. This needs to be fixed as I would prefer the client to travel standalone in a self-consistent way.