asdf-community / asdf-community/asdf-python

bug: asdf cannot resolve config paths with whitespace in them

Open
#138 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
729
Forks
65
PR merge metrics
No merged PRs in 30d

Description

From original issue with more context: [asdf-ruby/issues/270](https://github.com/asdf-vm/asdf-ruby/issues/270)

If `$ASDF_DATA_DIR` is set to a path with whitespace in it, the asdf-python plugin cannot do the business:

```console
$ echo $ASDF_DATA_DIR
/Users/ryan/Library/Application Support/asdf
$ asdf install python 3.10.2
Downloading python-build...
fatal: could not create leading directories of '/Users/ryan
Support//asdf/plugins/python/pyenv': Permission denied
$
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.