You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2021/09/09 11:41:00 UTC

[jira] [Closed] (AVRO-3198) [BUILD][python] dist target fails in ubertool docker

     [ https://issues.apache.org/jira/browse/AVRO-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Skraba closed AVRO-3198.
-----------------------------

> [BUILD][python] dist target fails in ubertool docker
> ----------------------------------------------------
>
>                 Key: AVRO-3198
>                 URL: https://issues.apache.org/jira/browse/AVRO-3198
>             Project: Apache Avro
>          Issue Type: Task
>            Reporter: Ryan Skraba
>            Assignee: Ryan Skraba
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> + cd lang/py
> + ./build.sh dist
> The virtual environment was not created successfully because ensurepip is not
> available.  On Debian/Ubuntu systems, you need to install the python3-venv
> package using the following command.    apt-get install python3-venvYou may need to use sudo with that command.  After installing the python3-venv
> package, recreate your virtual environment.Failing command: ['/tmp/tmp.4RQC7RDTxc/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']
>  {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)