ImportError: No module named site

2013-10-27 Thread mohsen jadidi
 I recently started using jedi. So far I installed it on 2 linux system without 
any problem but I got stuck to using it on os x. I followed this instructions 
http://redkrieg.com/2012/12/11/writing-python-like-a-jedi/. when I try to use 
vim I am getting:
mtest.py [New File]ImportError: No module named site

and after that I can not quit the vim and I have to close the terminal. I dont 
know what exactly could be the problem. I recently upgrade to maverick and also 
I use Enthought Canopy for managing my python package which it changes the 
default python path.
Also:
:messages = Messages maintainer: Bram Moolenaar b...@vim.org

:ver
http://pastebin.com/fF9KpVeW

:omnifunc
omnifunc=

:python import sys; sys.version
[No Name] 0,0-1 All
ImportError: No module named site

:scriptnames
http://pastebin.com/TpgjCpdL

~/.vimrc
execute pathogen#infect()
syntax on
filetype plugin indent on
let g:SuperTabDefaultCompletionType = context
let g:jedi#popup_on_dot = 0

/usr/share/vim
http://pastebin.com/Wa1yXT9z

 Any idea?
Thanks

-- 
-- 
You received this message from the vim_mac maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_mac group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[New File]ImportError: No module named site

2013-10-27 Thread mohsen jadidi
I recently started using jedi. So far I installed it on 2 linux system without 
any problem but I got stuck to using it on os x. I followed this instructions 
http://redkrieg.com/2012/12/11/writing-python-like-a-jedi/. when I try to use 
vim I am getting:
mtest.py [New File]ImportError: No module named site

and after that I can not quit the vim and I have to close the terminal. I dont 
know what exactly could be the problem. I recently upgrade to maverick and also 
I use Enthought Canopy for managing my python package which it changes the 
default python path. 

:messages = Messages maintainer: Bram Moolenaar b...@vim.org

:ver
http://pastebin.com/fF9KpVeW

:omnifunc
omnifunc=

:python import sys; sys.version
[No Name] 0,0-1 All
ImportError: No module named site

:scriptnames
http://pastebin.com/TpgjCpdL

~/.vimrc
execute pathogen#infect()
syntax on
filetype plugin indent on
let g:SuperTabDefaultCompletionType = context
let g:jedi#popup_on_dot = 0

/usr/share/vim
http://pastebin.com/Wa1yXT9z


Any idea?
Thanks

-- 
-- 
You received this message from the vim_mac maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_mac group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.