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

Python 3.7 wheels? #116

Closed
matthew-brett opened this issue Jul 10, 2018 · 7 comments
Closed

Python 3.7 wheels? #116

matthew-brett opened this issue Jul 10, 2018 · 7 comments
Milestone

Comments

@matthew-brett
Copy link

Any chance of providing wheels for Python 3.7? Can I help? I do a lot of package building...

@andfoy
Copy link
Owner

andfoy commented Jul 10, 2018

@matthew-brett Thanks for your iniciative, right now we're using conda-forge to build and upload our wheels. While in principle, we support 2.7, 3.5 and 3.7, you can build the 3.7 wheels until they are supported by conda. However, we don't guarantee that they will get updated when a new release should be available.

@matthew-brett
Copy link
Author

Aha - I see you need the winpty package installed, and maybe you need the mingw-w64 compiler?

Does conda-forge not yet support Python 3.7?

@ccordoba12
Copy link
Contributor

We use the Anaconda packages and toolchain to create our packages, so we have to wait until they provide the packages that we need to build our wheels.

@matthew-brett
Copy link
Author

I'll try and work out how to build without conda, but I'm very busy these next few days, maybe Saturday.

@ccordoba12
Copy link
Contributor

ccordoba12 commented Jul 10, 2018

@matthew-brett, thanks for your offer but I don't think we'd accept such a contribution. We prefer to stick to conda packages because we know them very well, we have a close relationship with the Anaconda team and we already moved from one toolchain to another (VS to MSYS2) and it halted the project for a couple of months.

@matthew-brett
Copy link
Author

Ah - no - I wasn't expecting you to merge what I did - I was only going to build a separate repo that can build wheels. You can ignore it peacefully if it is of no use to you.

@ccordoba12
Copy link
Contributor

You can ignore it peacefully if it is of no use to you.

Ok, if you want to build your own wheels, then we don't have a problem with that.

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

3 participants