Git Product home page Git Product logo

Comments (3)

eigenmiao avatar eigenmiao commented on August 16, 2024

Thank you for your interest in Rickrack and willingness to create a dedicated installation package for NixOS.

  1. Rickrack provides pre-compiled executable files that can run directly on Linux platforms (x64, X11 desktop environment). The pre-compiled executable files can be downloaded here. Perhaps you can use these files to create the nixpkgs package. In fact, I use this method when creating the snap package, and the configuration of the snap package is provided here for reference.

  2. If you want to compile from the source code, the compilation method is as follows:

# Python 3.6

pip install PyQt5==5.15.6
pip install fbs numpy lxml swatch Pillow

git clone https://github.com/eigenmiao/Rickrack
cd Rickrack

fbs freeze

The compiled executable files are located in the target folder.

from rickrack.

CarlosCraveiro avatar CarlosCraveiro commented on August 16, 2024

Thank you very much for the help! I'm now trying to create the Installation package. Going through some problems, but I'll keep trying. I'll send a message here when I have news.

from rickrack.

eigenmiao avatar eigenmiao commented on August 16, 2024

Perhaps you can try the portable version first to see if it can run directly (https://github.com/eigenmiao/Rickrack/releases/download/v2.8.42/Rickrack_v2.8.42_en_linux_x86_64.tar.gz). Looking forward to your good news. :)

from rickrack.

Related Issues (14)

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.