Git Product home page Git Product logo

Comments (6)

FilipeMaia avatar FilipeMaia commented on September 4, 2024

No, unfortunately we only support up to Python 3.8.

from condor.

FilipeMaia avatar FilipeMaia commented on September 4, 2024

But I think this is actually not a python 3.9 problem.
I just installed condor on a python 3.9 condor environment and was able to run the examples:

$ pwd
/Users/filipe/src/condor

$ python --version
Python 3.9.5

$ python examples.py
----------------------------------------------------------------------------------------------------

>>> Example 1/17: PARTICLE IDEAL SPHERE (configfile)
cd /Users/filipe/src/condor/examples/configfile/particle_sphere; rm -f condor.cxi; condor
[start output]
[end output]
>>> Success!

----------------------------------------------------------------------------------------------------
...

from condor.

ReMuTh avatar ReMuTh commented on September 4, 2024

@FilipeMaia Thank you. I agree, not due to 3.9.

Condor actually runs. I tried import condor, define detector, source and target and run a simulation literal in a script, that works.
Still puzzled on why the examples fail, tried remowing a reinstialling Condor and all requirement packages, and sort out why a 'main'-attribute is invoked.

from condor.

FilipeMaia avatar FilipeMaia commented on September 4, 2024

If you paste the full traceback it would be easier to figure out the issue.

from condor.

ReMuTh avatar ReMuTh commented on September 4, 2024

I tried another reinstall, realised a bit of fftw was not properly installed due to permissions.

/usr/bin/install -c -m 644 FFTW3Config.cmake FFTW3ConfigVersion.cmake '/usr/local/lib/cmake/fftw3' install: /usr/local/lib/cmake/fftw3/FFTW3Config.cmake: Permission denied make[2]: *** [install-cmakeDATA] Error 71 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1

After sudo sudo make install of fftw condor tests now run. Thanks

from condor.

FilipeMaia avatar FilipeMaia commented on September 4, 2024

Glad you figured it out!

from condor.

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.