Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108624

How to use pip to install dtrx?

From Ehsan Hajiramezanali <hajramezanali@gmail.com>
Newsgroups comp.lang.python
Subject How to use pip to install dtrx?
Date 2016-05-13 16:36 -0500
Message-ID <mailman.652.1463175545.32212.python-list@python.org> (permalink)
References <CAOspqJLn9LqbyEj9F8p-fhdSL6wxR9+oZkT0qWgOC0Efm7REHg@mail.gmail.com>

Show all headers | View raw


Hi,

I want to use pip to install dtrx. However, I got the following error.

~~~
$ pip install --allow-external dtrx dtrx
DEPRECATION: --allow-external has been deprecated and will be removed
in the future. Due to changes in the repository protocol, it no longer
has any effect.
Collecting dtrx
  Could not find a version that satisfies the requirement dtrx (from versions: )
No matching distribution found for dtrx
~~~

Is there any way to solve this problem?

Thanks in advance.

Best regards,
Ehsan

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

How to use pip to install dtrx? Ehsan Hajiramezanali <hajramezanali@gmail.com> - 2016-05-13 16:36 -0500
  Re: How to use pip to install dtrx? Sayth Renshaw <flebber.crue@gmail.com> - 2016-05-15 20:27 -0700

csiph-web