Giter Club home page Giter Club logo

Comments (12)

gridley avatar gridley commented on August 11, 2024

from moltres.

katyhuff avatar katyhuff commented on August 11, 2024

Someone told me today there was an issue:
@samgdotson or @robfairh -- I honestly don't recall which one of you was having trouble.
Can you clarify or close?

from moltres.

robfairh avatar robfairh commented on August 11, 2024

I mentioned the thing about the coupling between the velocity and the temperature, but I was mistaken.
If it wasn’t you @samgdotson then you can close the issue.

from moltres.

robfairh avatar robfairh commented on August 11, 2024

I discussed with @samgdotson the issue.
The issue is that run_tests requires python 2 to run. This is something of Moose.
https://groups.google.com/forum/#!topic/moose-users/yLf7otEUksE

Running moltres doesn't have any issues of compatibility.

If I modify the first line of run_tests for:
#!/usr/bin/env python2

then the tests run. This could be an available option to make the tests run and close the issue.

from moltres.

gridley avatar gridley commented on August 11, 2024

from moltres.

robfairh avatar robfairh commented on August 11, 2024

Yes, run_tests relies on files like this one:
https://github.com/idaholab/moose/blob/master/python/FactorySystem/Factory.py

where all the print statements have the python 2 format.
What should we do about this issue then? @katyhuff

from moltres.

gridley avatar gridley commented on August 11, 2024

from moltres.

robfairh avatar robfairh commented on August 11, 2024

We would have to check if that works, I don't know if it is just the print statements or not.
According to this, there are more things that use python 2: the RHEL cluster systems.
https://groups.google.com/d/msg/moose-users/yLf7otEUksE/l2SmgydaBwAJ

from moltres.

gridley avatar gridley commented on August 11, 2024

from moltres.

smpark7 avatar smpark7 commented on August 11, 2024

The MOOSE team are updating all python code in MOOSE to python3.7 by October 28

https://groups.google.com/forum/?pli=1#!topic/moose-users/iMTWElMYuRQ

from moltres.

smpark7 avatar smpark7 commented on August 11, 2024

I believe this can be closed as the run_tests script is now compatible with python3. I'll close this issue if no one disagrees

from moltres.

katyhuff avatar katyhuff commented on August 11, 2024

(no need to wait... just close an issue when you feel it's ready..)

from moltres.

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.