Skip to content

Can't get a consistent path to setup script from installation directory #3755

Answered by abravalheri
LukeLIN-web asked this question in Q&A
Discussion options

You must be logged in to vote

That is a difficult one. It seems that you are using legacy editable installs (that depend on the develop command) and that the error is coming from this function:

def _resolve_setup_path(egg_base, install_dir, egg_path):

It might be a wild guess, but have you tried to remove the ./ chars from the beginning of your package dir configuration?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@LukeLIN-web
Comment options

@LukeLIN-web
Comment options

@abravalheri
Comment options

Answer selected by LukeLIN-web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants