On Jun 27, 2011, at 2:54 AM, john whelan wrote:

> I'm getting rusty with path statements, you are correct it should have been ; 
> not , I took out the reference to 2.5 so now I have
> 
> >>> print sys.path
> ['', 'f:\\mapnik-0.7.1\\python\\2.6\\site-packages', 
> 'f:\\mapnik-0.7.1\\python\\
> 2.5\\site-packages', 'C:\\Windows\\system32\\python26.zip', 
> 'F:\\python26\\DLLs'
> , 'F:\\python26\\lib', 'F:\\python26\\lib\\plat-win', 
> 'F:\\python26\\lib\\lib-tk
> ', 'F:\\python26', 'F:\\python26\\lib\\site-packages']
> >>>


Try f -> F ?

Also, can you confirm what is inside 
'F:\\mapnik-0.7.1\\python\\2.6\\site-packages' with:

dir F:\\mapnik-0.7.1\\python\\2.6\\site-packages

And lastly, can you paste the exact error again in full?

Dane

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to