Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Create ebuilds supporting python wheel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
archenroot
Apprentice
Apprentice


Joined: 13 Dec 2011
Posts: 218
Location: Lake Macha, Czech republic

PostPosted: Fri Dec 08, 2017 3:24 pm    Post subject: Create ebuilds supporting python wheel Reply with quote

Python wheels are new standard to replace python eggs.

Question is how is gentoo ready to work with whl files?

I have ebuild which compiles tensorflow via bazel which produces .whl file, but after this I use pip to install it. This is not best way of course, but can someone point me to some example ebuild or demonstrate how to install whl file using Gentoo ebuild classes for python.

Python wheels are supported by both pip and setuptools:
https://pythonwheels.com/

Thank you very much for hints to make it working without pip.
_________________
Emperor wants to control outer space Yoda wants to explore inner space that's the fundamental difference between good and bad sides of the Force
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum