dropbox / dropbox/mypy-PyCharm-plugin
How to use with a remote virtual environment (vagrant)?
Open
enhancement
help wanted
- Dominant language
- Java
- Stars
- 319
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
PyCharm has the ability to set up a remote interpreter in Vagrant. I have this configured for my main project, but am getting "/bin/bash: dmypy: command not found" when I try to run MyPy.
I have tried right clicking the MyPy terminal and selecting Configure Plugin, and adding the full path to the mypy binary inside of vagrant instance. This results in command not found as explained above.
Does this plugin currently do any introspection into the project to see if the project's interpreter resides on another filesystem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.