[Solved] Eclipse + Pydev :Error in sitecustomize; set PYTHONVERBOSE for tracaeback: KeyError: ‘site…

Problem: When installing eclipse + pydev

Error in sitecustomize; set PYTHONVERBOSE for tracaeback: KeyError: ‘sitecustomize’

Solution:

Find this file in eclipse’s plugins file.

sitecustomize.py

rename to sitecustomize_back.py

Done!

Similar Posts: