corels / pycorels

Public home of pycorels, the python binding to CORELS
GNU General Public License v3.0
74 stars 14 forks source link

ERROR: Failed building wheel for corels #14

Open alexlaurence opened 4 years ago

alexlaurence commented 4 years ago

I can't run pip or pip3 install corels on my laptop (Windows 10)

Is there any dependency relating to C++ that is missing?

Finished generating code LINK : fatal error LNK1158: cannot run 'rc.exe' error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\amd64\\link.exe' failed with exit status 1158

alexlaurence commented 4 years ago

OK it successfully installs on Anaconda Jupyter Lab powershell... Not sure why though.