Giter Club home page Giter Club logo

Comments (5)

lucarebuffi avatar lucarebuffi commented on July 28, 2024 1

Ok, here what we found (for public record):

  • uninstall OASYS1-SRW from Oasys (Add-ons form)

  • open a Miniconda3 prompt

  • type: python -m pip uninstall oasys-srwpy

  • reinstall it manually from the prompt, typing: python -m pip install oasys-srwpy (--upgrade, optional)

  • install OASYS1-SRW from Oasys (Add-ons form)

from oasys1.

lucarebuffi avatar lucarebuffi commented on July 28, 2024

Your environment looks messed up. The location for the installed libraries is wrong, and it should be ...\Miniconda3...\site-packages

it means that it is installing the libraries in the site-packages of another python, where SRW is not supposed to run. We distribute it precompiled for the specific version of Miniconda we use to install Oasys. I believe you should change the PATH somehow, to allow Miniconda finding the right location to install the libraries via pip. Then I believe it must be done in the script that start Oasys. I'll dig into it and then it would be better to reinstall.

from oasys1.

jureyherrera avatar jureyherrera commented on July 28, 2024

Yes, you are right, OASYS should use the env in Miniconda3, but I don't know when OASYS started to look for this other environment. BTW, I have tried to uninstall everything and reinstall, but same issue persist.

from oasys1.

lucarebuffi avatar lucarebuffi commented on July 28, 2024

Reinstalling won't work until the issue of conflicting environments is fixed

from oasys1.

lucarebuffi avatar lucarebuffi commented on July 28, 2024

Juan do you use zoom? try to find me with the username [email protected]

from oasys1.

Related Issues (13)

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.