Giter VIP home page Giter VIP logo

Comments (7)

maxime-esa avatar maxime-esa commented on July 30, 2024

I confirm that the automatic installation procedure is broken at the moment. Sorry for that.

It needs some refactoring ; in the meantime I suggest you use the pre-installed version in the TASTE virtual machine you can get from https://taste.tools

from opengeode.

yiji-kong avatar yiji-kong commented on July 30, 2024

I confirm that the automatic installation procedure is broken at the moment. Sorry for that.

It needs some refactoring ; in the meantime I suggest you use the pre-installed version in the TASTE virtual machine you can get from https://taste.tools

OK, Thanks for your help.

from opengeode.

SerenaC94 avatar SerenaC94 commented on July 30, 2024

Was this fixed? I tried today and got the same error

from opengeode.

maxime-esa avatar maxime-esa commented on July 30, 2024

At the moment the master branch is not updated anymore (except for critical bugfixes), in favour of a large refactoring of the tool (porting to Python3 and Pyside2).

I suggest that you switch to this branch and try make full-install

   $ git checkout python3-pyside2 && git pull

The issue with master branch is that it uses Pyside1 (for Python2) but it is not packaged anymore in Debian 10 (buster). And Python2 is not maintained anymore. Older versions of Debian however did not have Pyside2 and it was probably difficult to install because it requires Qt5, which is also only available in Debian10.

If you are running Debian10 (or a recent version of Ubuntu) there are chances that make full-install works. Let me know otherwise, I may have missed some dependencies.

from opengeode.

SerenaC94 avatar SerenaC94 commented on July 30, 2024

Thank you! That however leads me to

E: Unable to locate package python3-pyside2.*

I have installed Pyside2 with pip3. Was there a more correct way of installing it?
(I am working on Ubuntu 18.04)

from opengeode.

maxime-esa avatar maxime-esa commented on July 30, 2024

If you installed it with pip3 it should work as well. Remove the line in the Makefile, Ubuntu probably did not have it back in 18.04 (PySide2 is a fairly new project). I hope there are no other package discrepancy betwen Debian10 and Ubuntu, please let me know.

from opengeode.

SerenaC94 avatar SerenaC94 commented on July 30, 2024

I commented out the lines regarding python3-pyside2 and pyside2-tools, the installation procedure worked and I was able to start OpenGeode. Thanks again.

from opengeode.

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.