Giter Site home page Giter Site logo

Comments (6)

Tenpi avatar Tenpi commented on June 13, 2024

Correct, for each platform I usually build the most popular arch, and I have an arm-based mac so the performance is better. But, I can continue building the intel version if there are still lots of people on them.

Universal binary might make a huge filesize so it's better to do it separate but I will have to check.

from waifu2x-gui.

Tenpi avatar Tenpi commented on June 13, 2024

v0.5.0 is a universal build

from waifu2x-gui.

jetblackrx89 avatar jetblackrx89 commented on June 13, 2024

Thanks. It seems some architecture-specific dependencies for Node might need to be changed a bit. When launching, it returns:

Uncaught Exception:
Error: Could not load the "sharp" module using the darwin-x64 runtime
Possible solutions:
- Please upgrade Node.js:
Found 16.17.1
Requires ^18.17.0 || ^20.3.0 || >=21.0.0
- Consult the installation documentation:
See https://sharp.pixelplumbing.com/install
at Object.<anonymous> (/Applications/Waifu2x GUI.app/Contents/Resources/app.asar/node_modules/sharp/lib/sharp.js:114:9)
at Module._compile (node:internal/modules/cjs/loader:1141:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1196:10)
at Module.load (node:internal/modules/cjs/loader:1011:32)
at Module._load (node:internal/modules/cjs/loader:846:12)
at f._load (node:electron/js2c/asar_bundle:2:13377)
at Module.require (node:internal/modules/cjs/loader:1035:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/Applications/Waifu2x GUI.app/Contents/Resources/app.asar/node_modules/sharp/lib/constructor.js:10:1)
at Module._compile (node:internal/modules/cjs/loader:1141:14)

from waifu2x-gui.

Tenpi avatar Tenpi commented on June 13, 2024

Looks like I have to build it separately since that module only has arm64 or x64 versions (no universal). Thanks for letting me know.

from waifu2x-gui.

Tenpi avatar Tenpi commented on June 13, 2024

Tell me if it works it's in the same release 0.5.0

from waifu2x-gui.

Tenpi avatar Tenpi commented on June 13, 2024

Actually nvm I can't seem to build it on x64 anymore, all the dmg's are crashing on startup.

If you still want to use it you can try running from the source.

git clone https://github.com/Tenpi/Waifu2x-GUI.git
cd waifu2x-gui
npm install
npm start

from waifu2x-gui.

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.