Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smoothen python installation process (on windows) #944

Closed
MarcSkovMadsen opened this issue Feb 23, 2020 · 1 comment
Closed

Smoothen python installation process (on windows) #944

MarcSkovMadsen opened this issue Feb 23, 2020 · 1 comment

Comments

@MarcSkovMadsen
Copy link

MarcSkovMadsen commented Feb 23, 2020

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

  • Enable perspective to be pip installed without compilation.
  • Enable perspective to be conda installed without compilation
  • Improve the documentation https://perspective.finos.org/docs/md/installation.html
    • 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
  • Improve pypi documentation https://pypi.org/project/perspective-python/
    • 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
@timkpaine
Copy link
Member

#945 for docs

We already make wheels for other platforms, waiting for #943 to make wheels for windows

Conda forge is already inflight conda-forge/staged-recipes#10884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants