Re: setuptools (was distutils...) and AIX - getting to PEP427 or PEP491

Nick Coghlan <[email protected]>
Newsgroups gmane.comp.python.distutils.devel
Message-ID <CADiSq7f07XSkjPcZRLp-OGL=830r26tDLdzr6RUuou2wmmZsmA@mail.gmail.com>
On Wed, 14 Aug 2019 at 20:48, Michael <[email protected]> wrote:
>
> Starting a new thread - I think the first one has served it's purpose.
>
> I use, successfully, pip build; pip install to build and install modules
> for Python. The files "installed" by pip install (to .../site-packages)
> I repackage as installp (AIX installp manager) packages.

Does "pip wheel" work? If not, you may be missing the "wheel" project
from your environment (pip and setuptools will do their best to make
"pip install" still work even if they don't have the required
dependencies to make wheel archives).

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/5IFE6QROKVQZQAFARFEOYA4QVDX6JALN/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.