Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Downloads pages and links do not mention pre-compiled Pythons from Linux/UNIX distributions #1551

Copy link
Copy link
Open
@pguerin3

Description

@pguerin3
Issue body actions

There is a Python port for FreeBSD.

Can you add 'Python for FreeBSD' to the webpage "Download Python for Other Platforms":
https://www.python.org/download/other/

To install the latest Python and Pip for version agnostic scripts, just do this:
pkg install python
python -m ensurepip --default-pip

To explicitly install Python3.x and Pip, just do this:
pkg install python3
python3 -m ensurepip --default-pip

More information about the port is here:
https://www.freshports.org/lang/python/

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentRelates to (un)published content on the siteRelates to (un)published content on the site

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.