Giter VIP home page Giter VIP logo

Comments (5)

jalvesaq avatar jalvesaq commented on July 22, 2024

I don't use Windows, but when I test the plugin is on Windows 7, and it is working for me. Perhaps there is a version mismatch between either Vim and Python or Python and PyWin32. Please, look at the example in the plugin documentation (:h vimrplugin_r_path). You could try in your vimrc:

let vimrplugin_r_path = "C:\\Program Files\\R\\R-3.0.1\\bin\\i386"

Please, undo all changes that you have made on the plugin files (or reinstall the plugin).

from vim-r-plugin.

ytlzz avatar ytlzz commented on July 22, 2024

I put in the vimrplugin_r_path statement (for my x64 R) in the vimrc file and it worked!

For some reason it seems that python is not getting the registry data correctly. So I did reinstall the plugin, uninstalled python 3.1 and installed python 2.7 (even though my copy of gVIM seems to indicate that both 2.7 and 3.1 are supported) and the corresponding pywin, rebooted windows 7, but no go. I didn't have this problem in my windows xp machine which has python 2.7.

Thank you for your help and for sharing this very useful plugin!

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

I've done a minor improvement in the error messages displayed while trying to find R in Windows registry. Now there are different messages for not finding R key and not finding R path. Note: I tested with Vim 7.4b, R 3.0.1, Python 2.7.2.

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

Any news about the bug?

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

I'm closing this issue because I can't reproduce the bug and additional information would be necessary to find the cause of the problem.

from vim-r-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.