[Eric] easy install problem

Dorian ROSSE dorianbrice at hotmail.fr
Fri Jan 17 20:54:18 GMT 2020


Hello my problem here,

PS C:\eric6-20.1\eric6_installing\Scripts> python .\easy_install.exe --install-dir eric_installing/
TEST FAILED: eric_installing/ does NOT support .pth files
error: bad install directory or PYTHONPATH

You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from.  The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    eric_installing/

and your PYTHONPATH environment variable currently contains:

    ''

Here are some of your options for correcting the problem:

* You can choose a different installation directory, i.e., one that is
  on PYTHONPATH or supports .pth files

* You can add the installation directory to the PYTHONPATH environment
  variable.  (It must then also be on PYTHONPATH whenever you run
  Python and want to use the package(s) you are installing.)

* You can set up the installation directory to support ".pth" files by
  using one of the approaches described here:

  https://setuptools.readthedocs.io/en/latest/easy_install.html#custom-installation-locations


Please make the appropriate changes for your system and try again.


Do you know what I need to do for install your program ?

Thank you in advance,

Regards.


Dorian ROSSE.


Provenance : Courrier<https://go.microsoft.com/fwlink/?LinkId=550986> pour Windows 10

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/eric/attachments/20200117/873900bc/attachment.html>


More information about the Eric mailing list