sys.path:
/shared/playproj/i2c/src/swig
/usr/lib64/python35.zip
/usr/lib64/python3.5
/usr/lib64/python3.5/plat-linux
/usr/lib64/python3.5/lib-dynload
/usr/lib64/python3.5/site-packages
/usr/lib/python3.5/site-packages

site.getsitepackages():
/usr/lib64/python3.5/site-packages
/usr/lib/python3.5/site-packages

site.getusersitepackages():
/home/rock/.local/lib/python3.5/site-packages

platform independent library directory - distutils.sysconfig.get_python_lib(0)
/usr/lib/python3.5/site-packages

platform specific library directory - distutils.sysconfig.get_python_lib(1)
/usr/lib64/python3.5/site-packages

platform independent include directory - distutils.sysconfig.get_python_inc(0)
/usr/include/python3.5m

platform specific include directory - distutils.sysconfig.get_python_inc(1)
/usr/include/python3.5m

distutils.sysconfig.get_config_vars(): 
  CPPFLAGS: -I. -IInclude -I/builddir/build/BUILD/Python-3.5.2/Include
  CFLAGS: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv
  CFLAGSFORSHARED: -fPIC
  INCLUDEDIR: /usr/include
  INCLUDEPY: /usr/include/python3.5m
  INSTSONAME: libpython3.5m.so.1.0
  LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
  LDLIBRARY: libpython3.5m.so
  LDSHARED: gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
  LIBS: -lpthread -ldl  -lutil
  LINKFORSHARED: -Xlinker -export-dynamic
  PY_CFLAGS: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv
  PY_CORE_CFLAGS: -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/builddir/build/BUILD/Python-3.5.2/Include  -DPy_BUILD_CORE
  PY_CPPFLAGS: -I. -IInclude -I/builddir/build/BUILD/Python-3.5.2/Include
  PY_LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
  SHLIBS: -lpthread -ldl  -lutil
  SITEPATH: 
  SYSLIBS: -lm
