Advertisement
Guest User

Zach - Python3

a guest
Jul 6th, 2016
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Hey guys, love the show. I am planning a move to FreeBSD - but I'm a little stuck on the state of Python 3 in FreeBSD. I've read the Python status page and didn't see any real clear answers. I know that python 3.3, 3.4, and 3.5 are available as well as setuptools, but is there/should there be a package for python3x pip ? I compiled py-pip from ports and can run python3 -m pip search and interact with the PyPI. When I pkg search python34-blah or python35-stuff I don't see very much available. Is something blocking the creation of ports for popular python3 packages? Is the idea that everything should be installed via pip in a virtualenv? It doesnt look all that difficult to package up (if thats the right word) python ports. Could this be automated in some way?
  2.  
  3. Thanks,
  4. Zach
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement