Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yurivict opened this issue May 21, 2020 · 4 comments
Open

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

yurivict opened this issue May 21, 2020 · 4 comments

Comments

@yurivict
Copy link

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

@speleo3
Copy link
Contributor

speleo3 commented May 21, 2020

We don't use setuptools, we use distutils.

@yurivict
Copy link
Author

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

@speleo3
Copy link
Contributor

speleo3 commented May 21, 2020

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

As I wrote there: patches welcome

@yurivict
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants