Git Product home page Git Product logo

Comments (17)

ajay6763 avatar ajay6763 commented on September 28, 2024

this most probably is coming from 64 ,32 bit incompatibility.
try running following command

sudo apt-get install libcanberra-gtk-module

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

Is your problem solved?
If yes then could describe the solution here, so that I can close this issue.

cheers
ajay

from litmod2d_2.0_package_dist_users.

KND6451 avatar KND6451 commented on September 28, 2024

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

I tried sudo apt-get install libcanberra-gtk-module but still error is there
Uploading Screenshot from 2021-09-24 02-45-47.png…

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

I see that these are just warnings. May be try to proceed buliding a model and see if it is working fine.

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

I tried buidling model with this warning but python crashed error popup ..see screenshot
Python error

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

Now I am getting error like segmentation core dumped..plz see screenshot
Segmentation Core dumped

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

I can see that it is giving errors about the backend. I

You can try a small hack below.
Go to the following file and change self.toolkit to qt4
/usr/lib/python/dist-packages/traits/etsconfig/etsconfig.py

in this file change the

change self._toolkit = "qt4"

let me know if it works

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

I found many places self._toolkit which i removed with qt4. I get this error now
qt4 error

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

No. There will be self._toolkit = " " . Indside the double quotes put qt4 .

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

I replaced it in place near to backend....now segmentation fault (core dumped) error is showing while building model.
Segmentation error

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

@prakashncess I see, I will have to look into this error in detail. Will get back to you asap. Could you please attach the list of libraries and their version that you installed?

pip list > liberaries.txt

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

I have solved the issue and program is successfully installed. I just changed activation style to work in same environment:
I changed [source ./LitMod2D 2.0/bin activate] to [source ./LitMod2D 2.0/bin/activate] and it worked.

But I do not see any LitMod_test_ model in my running directory to test the installation.

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

Perfect! You can find it here. https://drive.google.com/file/d/1WIyLfrHR_TFJhH_JpEefOI1VZFBub3uG/view?usp=drive_web

from litmod2d_2.0_package_dist_users.

ajay6763 avatar ajay6763 commented on September 28, 2024

@prakashncess could you please attach the list of libraries from your environment here and your OS name here so that future users can get help from this. Also if it is possible to list the steps that you have taken to install the pyside.

Thanks for your patience!

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

Sure, after checking proper working of Litmod, I will certainly put here. I am unable to download the test model from the given link.

from litmod2d_2.0_package_dist_users.

prakashncess avatar prakashncess commented on September 28, 2024

Thanks Dr. Ajay for test model and I checked, it is working perfectly. Thank you so much for your consistent support and guidance.
I hope my own problem of profile modeling will go smoothly.

Cheers!

from litmod2d_2.0_package_dist_users.

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.