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

error when trying to install supplychainpy python package #78

Open tarikmahmutbegovic opened 2 years ago

tarikmahmutbegovic commented 2 years ago

I have been trying to install the supplychainpy python package and have been getting the following error in the cmd terminal:

Error:

error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.32.31326\bin\HostX86\x64\cl.exe' failed with exit code 2

The python version I am using is 3.8.8 and I have tried the following resolutions:

My coworkers have gotten the package installed with no issues but I have had no luck. Let me know if anyone else has had this issue/how to solve it.