Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python environment not found #695

Closed
4 of 11 tasks
kdbeall opened this issue Oct 14, 2017 · 1 comment
Closed
4 of 11 tasks

Python environment not found #695

kdbeall opened this issue Oct 14, 2017 · 1 comment
Labels

Comments

@kdbeall
Copy link

kdbeall commented Oct 14, 2017

I'm using vim-plug for the fsharp plugin
I get the following error message when opening .fsharp files:

Error detected while processing /home/kdbeall/.vim/plugged/vim-fsharp/ftplugin/fsharp.vim:
line 37:
Python environment not found

However, I have Python installed
Python 2.7.13 (default, Jan 19 2017, 14:48:08)
[GCC 6.3.0 20170118] on linux2

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Sep 30 2017 18:21:38)
Included patches: 1-197, 322, 377-378, 550, 703, 706-707
Modified by [email protected]
Compiled by [email protected]
Huge version without GUI. Features included (+) or not (-):
+acl +comments +extra_search +keymap +mouse_dec +path_extra +smartindent +title -xfontset
+arabic +conceal +farsi +lambda +mouse_gpm -perl +startuptime -toolbar -xim
+autocmd +cryptv +file_in_path +langmap -mouse_jsbterm +persistent_undo +statusline +user_commands -xpm
-balloon_eval +cscope +find_in_path +libcall +mouse_netterm +postscript -sun_workshop +vertsplit -xsmp
-browse +cursorbind +float +linebreak +mouse_sgr +printer +syntax +virtualedit -xterm_clipboard
++builtin_terms +cursorshape +folding +lispindent -mouse_sysmouse +profile +tag_binary +visual -xterm_save
+byte_offset +dialog_con -footer +listcmds +mouse_urxvt -python +tag_old_static +visualextra
+channel +diff +fork() +localmap +mouse_xterm -python3 -tag_any_white +viminfo
+cindent +digraphs +gettext -lua +multi_byte +quickfix -tcl +vreplace
-clientserver -dnd -hangul_input +menu +multi_lang +reltime +termguicolors +wildignore
-clipboard -ebcdic +iconv +mksession -mzscheme +rightleft +terminfo +wildmenu
+cmdline_compl +emacs_tags +insert_expand +modify_fname +netbeans_intg -ruby +termresponse +windows
+cmdline_hist +eval +job +mouse +num64 +scrollbind +textobjects +writebackup
+cmdline_info +ex_extra +jumplist -mouseshape +packages +signs +timers -X11
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
2nd user vimrc file: "~/.vim/vimrc"
user exrc file: "$HOME/.exrc"
defaults file: "$VIMRUNTIME/defaults.vim"
fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -Wdate-time -g -O2 -fdebug-prefix-map=/build/vim-R2d1UQ/vim-8.0.0197=. -fstack-protector-strong -Wformat -Werro
r=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking: gcc -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl

  • Type:
    • Bug
    • Enhancement
    • Feature Request
    • Question
  • OS:
    • All/Other
    • Linux
    • OS X
    • Windows
  • Vim:
    • Terminal Vim
    • GVim
    • Neovim
@junegunn
Copy link
Owner

It's not an issue of vim-plug, please use the issue tracker of the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants