My global elpy settings are the following
RPC Python........: 3.5.3 (/usr/bin/python3)
Interactive Python: ipython3 (/usr/bin/ipython3)
I need to work on a project that uses python 2. How do I do that without changing global settings?
My global elpy settings are the following
RPC Python........: 3.5.3 (/usr/bin/python3)
Interactive Python: ipython3 (/usr/bin/ipython3)
I need to work on a project that uses python 2. How do I do that without changing global settings?