Coder Social home page Coder Social logo

Comments (5)

nelliputkonen avatar nelliputkonen commented on July 23, 2024 1

I can do it :)

from spine-toolbox.

DillonJ avatar DillonJ commented on July 23, 2024

If at all possible, it would be great if there was a bundle solution for SpineOpt users. While I appreciate there are complexities, it feels like having to install Julia saperately and manually is defeating the purpose. Would this also mean that there are other manual steps required back in toolbox to point to the julia installation?

from spine-toolbox.

nelliputkonen avatar nelliputkonen commented on July 23, 2024

Completely agree with @DillonJ, it would be wonderful for the user if there could be a bundle solution, so the user only needs to install SpineOpt via Toolbox and Julia is handled in the background!

from spine-toolbox.

soininen avatar soininen commented on July 23, 2024

Would this also mean that there are other manual steps required back in toolbox to point to the julia installation?

Toolbox picks up Julia automatically if it finds it in the PATH environment variable. Otherwise, you must do it manually.

It is possible to add any files into the bundle so we could try embedding Julia and SpineOpt into a special Toolbox .zip bundle. The biggest hurdle would probably be the embedded Julia: it has to be "relocatable", that is, it has to be possible to start Julia from the unzipped directory so there cannot be any hard-coded paths in the Julia package. Relocatability was exactly the reason why we ended up using the special "embeddable" Python instead of a full-blown installation in the current Toolbox bundles.

In any case, bundling Julia and SpineOpt with Toolbox is a topic for another issue. Anyone interested in that could open one.

from spine-toolbox.

soininen avatar soininen commented on July 23, 2024

I am not saying I do not have interest in such bundles --- on the contrary I would love to see such easy-to-install packages for SpineOpt and for FlexTool, too. It is just that my own resources are limited to maintaining the current bundle and Downloads page.

from spine-toolbox.

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.