pymol-open-source icon indicating copy to clipboard operation
pymol-open-source copied to clipboard

Doesn't save the plist using a --record {plist} instructruction

Open yurivict opened this issue 4 years ago • 4 comments

Version 2.4.0

setup.py install --record {plist.txt} should save a list of files that it installs.

See documentation: https://setuptools.readthedocs.io/en/latest/easy_install.html

yurivict avatar May 21 '20 05:05 yurivict

We don't use setuptools, we use distutils.

speleo3 avatar May 21 '20 05:05 speleo3

That's what I use too. distutils is also supposed to support --record {plist.txt}.

yurivict avatar May 21 '20 06:05 yurivict

Previous ticket: https://sourceforge.net/p/pymol/bugs/186/

As I wrote there: patches welcome

speleo3 avatar May 21 '20 06:05 speleo3

Sorry, I am only a package maintainer, and I don't have resources to develop patches.

yurivict avatar May 21 '20 06:05 yurivict