robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.38k stars 940 forks source link

Problem when installing pyportfolioopt #349

Closed Murkrof0709 closed 3 years ago

Murkrof0709 commented 3 years ago

Hi, Im reading across comments and Ive alreeady try all with no success... the first thing I did was to install Visual Studio and selected the C++ tools, then I get the following error

Command "C:\Users\murkr\Anaconda3\python.exe C:\Users\murkr\Anaconda3\lib\site-packages\pip_vendor\pep517_in_process.py prepare_metadata_for_build_wheel

C:\Users\murkr\AppData\Local\Temp\tmpdmt0y349" failed with error code 1 in C:\Users\murkr\AppData\Local\Temp\pip-install-2jpd29iv\scs

I also tryed to install the cvxpy

with errors too

Thanks in advance for your help

robertmartin8 commented 3 years ago

Hi @Murkrof0709,

Have you been able to install other libraries in the past? If you're having trouble with the C++ install, then I'm not sure I'll be able to help (as it isn't really a PyPortfolioOpt issue).

Best, Robert

robertmartin8 commented 3 years ago

Closing due to inactivity. Feel free to reopen