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
283 stars 99 forks source link

ImportError problem #69

Open ovdavid28 opened 4 years ago

ovdavid28 commented 4 years ago

I am getting this error when importing 'from supplychainpy.model_inventory import analyse':

ImportError: No module named 'supplychainpy.demand._squared_error'

I am using python 3.5.6