Giter Site home page Giter Site logo

Comments (2)

bkeller2 avatar bkeller2 commented on September 13, 2024

Hello Scott,

What directory is your Mplus installed into?

If it is not in '/Applications/Mplus/mplus' then it will not run out of the box.

This is not a big issue to change, specifically go to the file:

Mplus/Setting Files/Mplus.sublime-build

And edit line 8:

    "cmd": ["/Applications/Mplus/mplus \"$file\" ; subl \"${file/\\.inp/\\.out/}\""]

To have the appropriate 'mplus' executable (note this should be called just mplus, not the editor itself).

Furthermore, the same needs to be done for sublime text, which is also defaulted in the application folder. Thus you will also need to edit line 7 if sublime text is not in that folder:

    "path": "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/:/Applications/Sublime Text.app/Contents/SharedSupport/bin/:$PATH",

The part you need to change here is just the "/Applications/Sublime Text.app/" portion to point towards the appropriate sublime text app bundle (with .app suffix).

This is my first guess as to why nothing is working.
If this is not the case I can investigate further, but currently it is working for me on Yosemite with both ST2 and ST3.

Thank you and best,
Brian

from mplus.

psychstatistics avatar psychstatistics commented on September 13, 2024

Thanks for your help. I made those changes and still couldn't get it working. I removed the package and reinstalled manually per your README file and now things work. I'm wondering if I have something wrong with my Sublime Install that is causing problems with the package installer. In any case, I will dig into the issue a little more and if there is something that seems like could be associated with your specific package (rather than a problem with my install), I will let you know.

Thanks for your work on this. Awesome package!

Scott

from mplus.

Related Issues (10)

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.