Giter Club home page Giter Club logo

Comments (7)

stmsfnet avatar stmsfnet commented on August 24, 2024

I guess the problem is in the meson.build file. The problem is how numpy is installed, i.e. via pip3 as package.

from gxsm4.

stmsfnet avatar stmsfnet commented on August 24, 2024

Please try to compile the code natively on Ubuntu 22.04 LTS. I tried to optimize the meson.build by changing line 167

python_install = pythonmod.find_installation()
python = python_install.dependency(embed : true, required : false)

May need more adaptations - see https://mesonbuild.com/Python-module.html

from gxsm4.

toger5 avatar toger5 commented on August 24, 2024

I tried compiling it from source on fedora 36 and the compilation works (I cannot clieck anything though). But native compilation works. On flatpak I still get the same error...

from gxsm4.

stmsfnet avatar stmsfnet commented on August 24, 2024

I can confirm this behaviour on my Ubuntu 22.04 LTS. This is strange because same code was already operative in May - until now only minor changes like correcting typos in the documentation. Possibly there is a problem in one of the underlying libraries ...

While checking for the python issue in the flatpak build, I had somehow a working version. I thought that I had commited all changes done, but maybe I missed one.

Anyway: Please do not use GXSM4 for a system in the lab...

from gxsm4.

toger5 avatar toger5 commented on August 24, 2024

I think the flatpak file definitly should only contain git source with a defined tag or commit. When only using a branch and a url there is of course the risk that updates to those libs break the build.

from gxsm4.

stmsfnet avatar stmsfnet commented on August 24, 2024

The flatpak-build should be fixed now. There had been some problems with the meson.build files which needed the explicit include to the numpy files.

Right now, Gxsm4 does not react to clicks -- see other comment.

from gxsm4.

toger5 avatar toger5 commented on August 24, 2024

That is great news.
What other comment are you referring to?

I also just tried the flatpak build and it works great

from gxsm4.

Related Issues (3)

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.