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

pytype fails on files with names that have spaces in them #1618

Open
wyattscarpenter opened this issue Apr 22, 2024 · 0 comments
Open

pytype fails on files with names that have spaces in them #1618

wyattscarpenter opened this issue Apr 22, 2024 · 0 comments

Comments

@wyattscarpenter
Copy link
Contributor

On WSL1 Ubuntu 22.04.4 LTS
Pytype 2024.04.11
Presumably related to #499

$ touch "a b.py"
$ pytype a\ b.py
Computing dependencies
Analyzing 1 sources with 0 local dependencies
ninja: Entering directory `.pytype'
ninja: error: '/mnt/c/Users/wyatt/files/b.py', needed by '/mnt/c/Users/wyatt/files/b.pyi', missing and no known rule to make it
Leaving directory '.pytype'
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