User Activity

  • Created ticket #3 on upgrade_ensurepip

    pip executable not found

  • Modified a comment on ticket #2 on upgrade_ensurepip

    Thanks for the update! I had two issues: To run update_enurepip neither the entry-point update_enurepip, nor the main from python -m update_ensurepip get access to the --pip argument you put on the if __name__ == __main__ block of upgrade_ensurepip/upgrade_ensurepip.py. I recomment a built-in tool like argparse for this, and exposing the arguments to both the main and the entrypoint. In addition I had the following issue after having upgraded and running python -m ensurepip: FileNotFoundError: [Errno...

  • Posted a comment on ticket #2 on upgrade_ensurepip

    Thanks for the update! I had two issues: To run update_enurepip neither the entry-point update_enurepip, nor the main from python -m update_ensurepip get access to the --pip argument you put on the if name == main block of upgrade_ensurepip/upgrade_ensurepip.py. I recomment a built-in tool like argparse for this, and exposing the arguments to both the main and the entrypoint. In addition I had the following issue after having upgraded and running python -m ensurepip: FileNotFoundError: [Errno 2]...

  • Posted a comment on ticket #2 on upgrade_ensurepip

    Incidentally, it would also be great to make use of the simple index definition, rather than the json based pypi index definition. The former is refered to as the "legacy" interface: https://warehouse.readthedocs.io/api-reference/legacy/, but appears to be better covered by PEPs than the new JSON one. There is a client that you could benefit from at: https://pypi.org/project/pypi-simple/

  • Created ticket #2 on upgrade_ensurepip

    Using custom index url

View All

Personal Data

Username:
philipelson
Joined:
2008-05-04 10:54:40

Projects

  • No projects to display.

Personal Tools