Settings

Theme

Run python 2.7 and 3 remotely for wrapper

2 points by kennycox 9 years ago · 0 comments · 1 min read


I installed python 2.7.10 on mac but now I want to go with Python 3 to use a python wrapper for API.

I am managing folders in below manner.

apps/ nameofapp/ app.py gracenote/ pygn.py

Python wrapper refers pygn.py where Python 3 involvement is required and Python 2.7 is necessary for app.py

How to run a Python remotely for the wrapper?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection