nds2-client-py27.cfg file populated with py35 variables on local install of client w/ Debian 9
When I do a local build and install of the client I find that the /etc/nds2-client/nds2-client-py27.cfg file has the following fields:
py35dir:Python sources:/home/jonathan.hanks/nds2-client/lib/python2.7/site-packages py35execdir:Python executable libraries:/home/jonathan.hanks/nds2-client/lib/python2.7/site-packages
I have to manually edit the file to change it to py27dir & py27execdir in order to get the environment setup properly for python2.