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

site.getsitepackages():
/usr/lib64/python3.4/site-packages
/usr/lib/python3.4/site-packages
/usr/lib64/site-python
/usr/lib/site-python
/usr/local/lib64/python3.4/site-packages
/usr/local/lib/python3.4/site-packages
/usr/local/lib64/site-python
/usr/local/lib/site-python

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

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

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

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

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

distutils.sysconfig.get_config_vars(): 
  CPPFLAGS: -I. -IInclude -I./Include
  CFLAGS: -Wno-unused-result -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DOPENSSL_LOAD_CONF
  CFLAGSFORSHARED: -fPIC
  INCLUDEDIR: /usr/include
  INCLUDEPY: /usr/include/python3.4m
  INSTSONAME: libpython3.4m.so.1.0
  LDFLAGS: 
  LDLIBRARY: libpython3.4m.so
  LDSHARED: gcc -pthread -shared
  LIBS: -lpthread -ldl  -lutil
  LINKFORSHARED: -Xlinker -export-dynamic
  PY_CFLAGS: -Wno-unused-result -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DOPENSSL_LOAD_CONF
  PY_CORE_CFLAGS: -Wno-unused-result -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DOPENSSL_LOAD_CONF -Werror=declaration-after-statement -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE
  PY_CPPFLAGS: -I. -IInclude -I./Include
  PY_LDFLAGS: 
  SHLIBS: -lpthread -ldl  -lutil
  SITEPATH: 
  SYSLIBS: -lm
