Git Product home page Git Product logo

Comments (4)

zhuminjie avatar zhuminjie commented on June 20, 2024

If you already compiled opensees.so, you can put it on your python path and import opensees as ops directly.

from openseespy.

Omar-A-M avatar Omar-A-M commented on June 20, 2024

Hey zhuminjie, thank you for your quick response. But the issue is not closed so kindly open it again.

I added opensees.so to the python path but when I import opensees.so to my script as import openseespy.opensees it gives me the errors shown up.

If I put back the opensees.so I got from pip3 install openseespy then it works. Which is confusing as why the new opensees.so can't be imported the same way.

from openseespy.

zhuminjie avatar zhuminjie commented on June 20, 2024

I believe it’s because the current openseespymac is built on intel based mac os. Even if you replace the opensees.so, the dependencies shipped are still based on intel, which caused the errors. So I advised you to import opensees.so directly, which will link to dependencies on your machine.

We are working on the updates to the mac version to support arm64 based processors. Probably release in a couple months.

from openseespy.

Omar-A-M avatar Omar-A-M commented on June 20, 2024

Thank you so much for your help.

from openseespy.

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.