Code Monkey home page Code Monkey logo

Comments (8)

jameskermode avatar jameskermode commented on July 1, 2024 1

Thanks for reporting. Yes, I'd noticed Python 3.11 failures in f90wrap's wheel-building CI so this is on my radar. I'll take a look ASAP and report back here and to conda-forge/f90wrap-feedstock#32

from f90wrap.

jan-janssen avatar jan-janssen commented on July 1, 2024

Hi @jameskermode I just wanted to check back on this issue, did you have time to take a look at it? My issue is that the lammps package depends on quippy and quippy itself depends on f90wrap, which currently prevents me from updating the lammps package to python 3.11. The alternative option is to remove quippy support from the lammps conda forge package so that we can continue with the migration, but before I do so, I wanted to cycle back with you.

from f90wrap.

jameskermode avatar jameskermode commented on July 1, 2024

Nope, I've not had time to look at this at all. I might managed next week but can't make any promises. If you would be able to dig into it and report errors here I'll be very willing to try to help resolve it.

from f90wrap.

jan-janssen avatar jan-janssen commented on July 1, 2024

It seems to be this part:

 f90wrap/arraydatamodule.c: In function 'PyInit_arraydata':
  f90wrap/arraydatamodule.c:171:28: error: lvalue required as left operand of assignment
    171 |   Py_TYPE(&PyFortran_Type) = &PyType_Type;
        |                            ^

from f90wrap.

jameskermode avatar jameskermode commented on July 1, 2024

Think I've figured this out. Once the PR passes for both pre- and post- Py 3.11 I'll do a new release you can use for conda-forge.

from f90wrap.

jan-janssen avatar jan-janssen commented on July 1, 2024

That would be great - I look forward to it.

from f90wrap.

jameskermode avatar jameskermode commented on July 1, 2024

Seems to work. v0.2.11 is being built and released now, should be on PyPI in 30 mins or so.

This still leaves #169, Windows support.

from f90wrap.

jan-janssen avatar jan-janssen commented on July 1, 2024

Thanks a lot - this solved the issue conda-forge/f90wrap-feedstock#36

from f90wrap.

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.