Giter VIP home page Giter VIP logo

Comments (4)

DanRuta avatar DanRuta commented on August 25, 2024 2

There is a linux building script in package.json (so it can be built for linux by running npm run package-linux) which in theory works, but I have not tested it as I am running Windows.

from xva-synth.

chriku avatar chriku commented on August 25, 2024 2

Got the development version running under debian testing after having to change multiple stuff:

Server: I don't use virtualenv (I hate the python ecosystem sooo much), so it was python 3.9.
After installing python3-torch python3-numba python3-llvmlite python3-scipy through apt and crossing them out of requirements.txt, pip install -r requirements.txt and python3 server.py got the server starting.

Frontend: Elevtron 2.0.0 is crashing horribly. changing it to 4.0.0 let the app compile and npm start opens a window.

Both seem to work on a quick try, but I can't guarantee that I listed all steps.

EDIT: npm run package-linux does not work for me

from xva-synth.

MudcrabDev avatar MudcrabDev commented on August 25, 2024 2

I ran into errors while trying to compile it on Linux using the package.json build script, but I've gotten the CPU version running in a Windows 7 VirtualBox VM. It runs well and without problems as far as I can tell.

from xva-synth.

testman42 avatar testman42 commented on August 25, 2024

I'm interested as well

from xva-synth.

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.