chalice-local cannot find the Python interpreter from paths containing spaces
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 20/100
Research direction
Reproduce chalice-local deploy from a virtual environment whose path contains spaces and inspect the reported chalice-local interpreter error. The issue's later edit identifies Chalice as the source, so confirm whether the fix belongs in this repository before making changes; done would mean the command works from such a path.
Written by the indexing model from the issue text.
Description
I have installed chalice-local in a venv. Running chalice-local deploy gives me the following error:
16:29 $ chalice-local deploy
-bash: /Users/bws/Documents/Work/Python Training/chalice-poc-rss/env/bin/chalice-local: /Users/bws/Documents/Work/Python: bad interpreter: No such file or directory
You can see that it's considering the rest of the path (Training/chalice...) as a separate argument, so it's definitely the cause not passing explicitly as an argument array. I think I am going to open a PR on this.
Later edit: it's Chalice's issue
- Dominant language
- Python
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from localstack/chalice-local
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
localstack/chalice-local#11 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
localstack/chalice-local#10 · 2 comments ·
-
cannot run chalice local on windows 11 : OSError: [WinError 193] %1 is not a valid Win32 application Opencannot-reproduce usage
Difficulty 3/5 1-2 days Newbie friendliness 35/100
localstack/chalice-local#9 · 4 comments ·
All issues in localstack/chalice-local
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100