[
https://issues.apache.org/jira/browse/IMPALA-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yx91490 updated IMPALA-10994:
-----------------------------
Description:
According to [PEP-0503|#normalized-names], pip package name should be
normalized and clients MUST NOT rely on this redirection and MUST request the
normalized URL. otherwhise when I set envirement variable to fast pip downloa
as bellow:
{code:java}
export PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn
{code}
I got error for some package not found, for example:
{code:java}
https://pypi.tuna.tsinghua.edu.cn/simple/python_dateutil{code}
was:
According to [PEP-0503|#normalized-names],] pip package name should be
normalized and clients MUST NOT rely on this redirection and MUST request the
normalized URL. otherwhise when I set envirement variable to fast pip downloa
as bellow:
{code:java}
export PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn
{code}
I got error for some package not found, for example:
{code:java}
https://pypi.tuna.tsinghua.edu.cn/simple/python_dateutil{code}
> Normalize pip package name within 'infra/python/deps' requirements
> ------------------------------------------------------------------
>
> Key: IMPALA-10994
> URL: https://issues.apache.org/jira/browse/IMPALA-10994
> Project: IMPALA
> Issue Type: Improvement
> Reporter: yx91490
> Assignee: yx91490
> Priority: Major
>
> According to [PEP-0503|#normalized-names], pip package name should be
> normalized and clients MUST NOT rely on this redirection and MUST request the
> normalized URL. otherwhise when I set envirement variable to fast pip
> downloa as bellow:
> {code:java}
> export PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn
> {code}
> I got error for some package not found, for example:
> {code:java}
> https://pypi.tuna.tsinghua.edu.cn/simple/python_dateutil{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]