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

path for python hardcoded in e.g. milk-config #55

Open
Svennito opened this issue Oct 14, 2024 · 0 comments
Open

path for python hardcoded in e.g. milk-config #55

Svennito opened this issue Oct 14, 2024 · 0 comments

Comments

@Svennito
Copy link
Collaborator

Svennito commented Oct 14, 2024

milk-config has the the path to python with an absolute path:

#!/opt/anaconda3/bin/python
# EASY-INSTALL-ENTRY-SCRIPT: 'MILK','console_scripts','milk-config'
import re
import sys

If that particular python does not exist, calls to milk-config will fail. I also suggest to clarify for the help text after -h that "Full path to MAUD installation." is changed to "Full path to MAUD installation where the Maud.sh etc. is found." and give an example for the usage as in the wiki.

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

1 participant