Giter Club home page Giter Club logo

Comments (5)

giannikosk avatar giannikosk commented on September 15, 2024 3

Hello, I am no master of the software, nor have I a great programming background, but for the last day I've been trying to get a hang of rosco and wisdem and encountered the same issue. I found a way around it, so I am sharing my solution here for anyone interested.

  • I created a virtual environment for wisdem 3.13 and python 3.10 after reviewing the issues and documentation this was supposed to fix it. However, I still got the same message as the one in this issue so I am thinking that even wisdem 3.14 or more recent python version could be ok.
  • The installer could not identify gfortran compiler, and after checking for its version in the virtual environment, it didn't exist.
  • I thought it was supposed to be in the m2w64 toolchain which is a prerequisite and preinstalled in the environment.
  • I did: "conda install -c conda forge m2w64-toolchain" and after that the pip install e. worked and compiled rosco properly. Tried some examples, and they run, so I think it's ok now.

from rosco.

dzalkind avatar dzalkind commented on September 15, 2024 2

You may need to install a few packages. Try conda install m2w64-toolchain libpython and reinstalling.

from rosco.

dzalkind avatar dzalkind commented on September 15, 2024 2

I think the issue is that m2w64-toolchain is not in the environment yaml because it is Windows specific, but it should be in our installation instructions. Thank you for the suggestions and software tips :-)

from rosco.

DavidChen0429 avatar DavidChen0429 commented on September 15, 2024

Hi Adrian, I encountered the same problem now, how did you solve it?

from rosco.

AdrianEolion avatar AdrianEolion commented on September 15, 2024

If I am honest I dont fully know. I deleted the enviroment and reinstalled everything. It did work after that. Also see #332 if the examples do not work (only happens to me on Windows).

Maybe try to use python3 instead of python, or vice versa.

from rosco.

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.