KevinFasusi / supplychainpy

Supplychainpy is a Python library for supply chain analysis, modelling and simulation. The library assists a workflow that is reliant on Excel and VBA.
http://www.supplychainpy.org/
BSD 3-Clause "New" or "Revised" License
291 stars 100 forks source link

Installed instance cannot locate database, when launching reporting suite. #21

Closed KevinFasusi closed 8 years ago

KevinFasusi commented 8 years ago

Blank formatted reports launch when using the cli:

$supplychainpy -p -l -loc

or

$supplychainpy -p -l

Both launch the GUI for starting the local server and selecting a port, both fail to publish any analysis to the reports from the database.

Not a problem in development if you run the commands from the root folder.