You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install perspective via pip install perspective-python on Windows 8.1. And I have now spent a couple of hours without luck. These days I seldom spend any time on installing pip packages so this is an unusual experience.
I will eventually get it installed I believe. But I would like to enable my analysts and traders to install this as well and it's simply too painfull for them to go through this.
Solution
Enable perspective to be pip installed without compilation.
Enable perspective to be conda installed without compilation
If TBB really needs to be installed as described at pypi them add this information and write something about why.
Add something about installation on Windows. For example if VS2017 compiler needs to be installed then describe this and provide a link to a guide you can follow.
If CMAKE needs to be installed seperately please describe this and tell the user not to pip install cmake
Make it more clear if TBB really needs to be installed and why.
Add something about installation on Windows. For example if VS2017 compiler needs to be installed then describe this and provide a link to a guide you can follow.
If CMAKE needs to be installed seperately please describe this and tell the user not to pip install cmake
The text was updated successfully, but these errors were encountered:
My Pain
I'm trying to install perspective via
pip install perspective-python
on Windows 8.1. And I have now spent a couple of hours without luck. These days I seldom spend any time on installing pip packages so this is an unusual experience.I will eventually get it installed I believe. But I would like to enable my analysts and traders to install this as well and it's simply too painfull for them to go through this.
Solution
pip installed
without compilation.conda installed
without compilationpip install cmake
pip install cmake
The text was updated successfully, but these errors were encountered: