Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Problem with pip / spacebars #577

Closed
pazikkamil opened this issue Dec 21, 2016 · 1 comment
Closed

Problem with pip / spacebars #577

pazikkamil opened this issue Dec 21, 2016 · 1 comment
Labels

Comments

@pazikkamil
Copy link

pazikkamil commented Dec 21, 2016

Hello,
I think pip / venv got some problem with directories with spacebars

just take a look

MacBook-Air-kamil:Courses kamil$ mkdir "Kurs Machine Learning"
MacBook-Air-kamil:Courses kamil$ cd Kurs\ Machine\ Learning/
MacBook-Air-kamil:Kurs Machine Learning kamil$ pyvenv-3.5 venv
MacBook-Air-kamil:Kurs Machine Learning kamil$ cd venv/
MacBook-Air-kamil:venv kamil$ source bin/activate
(venv) MacBook-Air-kamil:venv kamil$ pip
-bash: /Users/kamil/code/Courses/Kurs Machine Learning/venv/bin/pip: "/Users/kamil/code/Courses/Kurs: bad interpreter: No such file or directory

When I do same thing with shorter one part name then everything is fine.
Could you take a look ?

@berkerpeksag
Copy link
Collaborator

I think your analysis is correct, but this looks like an issue with pip and it's already reported at pypa/pip#923.

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

No branches or pull requests

2 participants