sets PYTHONPATH to current directory on Windows
Opened this issue · 0 comments
techtonik commented
The PYTHONPATH=C:/SimpleCV1.3/files/opencv/build/python/2.7/;C:/OpenCV2.3/opencv/build/python/2.7/;
with trailing ';' creates problem that current directory is added to sys.path
.