Closed hugheartha closed 10 months ago
You can try install the package qdldl manually by download the package from its Pypi. Choose the wheel file that's suitable for your PC & python. Look for:
pip install wheel # install wheel package if haven't already
pip install C:/some-dir/file_downloaded.whl
Operating system, environment, python version Windows, Atom, python3.10
What you tried pip install PyPortfolioOpt
Error message
I have installed Visual Studio 2019 C++ according to the manual, it did not work. Secondly, as seen in other solved issues, I tried to uninstall and install a lower version of Visual Studio 2017 C++ and added the path of MSbuild.exe to the system properties, still could not work.