<div dir="ltr"><pre style="white-space:pre-wrap;font-size:14px;line-height:19px;margin-bottom:0px;font-family:courier,'courier new',monospace;margin-top:0px;word-wrap:break-word">This is /var/log/apache2/error.log says:</pre>
<pre style="white-space:pre-wrap;font-size:14px;line-height:19px;margin-bottom:0px;font-family:courier,'courier new',monospace;margin-top:0px;word-wrap:break-word">Error processing line 1 of
 /usr/local/lib/python2.7/dist-packages/easy-install.pth:
 
   Traceback (most recent call last):
     File "/usr/lib/python2.7/site.py", line 161, in addpackage
       if not dircase in known_paths and os.path.exists(dir):
     File "/usr/lib/python2.7/genericpath.py", line 18, in exists
       os.stat(path)
   TypeError: must be encoded string without NULL bytes, not str
 

 I don't know how to fix it..</pre><pre style="white-space:pre-wrap;font-size:14px;line-height:19px;margin-bottom:0px;font-family:courier,'courier new',monospace;margin-top:0px;word-wrap:break-word"> When I'm run python, also present the above wrong..
 Could you tell me some advice?
 Thanks a lot !!</pre></div>