Coder Social home page Coder Social logo

Comments (5)

Serge3leo avatar Serge3leo commented on August 13, 2024

Probable bug:
setup.py:9: version='0.6.1',
but
fortranmagic.py:46:__version__ = '0.7'

Workaround:

$ pip uninstall fortran-magic
$ git clone https://github.com/mgaitan/fortran_magic.git
$ cd fortran_magic
$ python setup.py install

from fortran_magic.

Serge3leo avatar Serge3leo commented on August 13, 2024

PyPI and conda-forge repositories contain old version of fortranmagic close to 2016-03-13 (15ab10c), which is incompatible with IPython 8.x

Alternative workaround: restrict 'ipython<8.0'

from fortran_magic.

mgaitan avatar mgaitan commented on August 13, 2024

@Serge3leo if you send a PR that fix this problem I could merge and do a new release. But I'm afraid I'm not involved in this area anymore so this project is unmaintained

from fortran_magic.

Serge3leo avatar Serge3leo commented on August 13, 2024

Thanks. See #30

  • Increase version to 0.7.1 in setup.py & fortranmagic.py;
  • Restore ChangeLog from PyPI.

I hope that PyPI & conda-forge will automatically detect the new version and update their repositories.

P.S.
It is probably useful to put a tag: 0.7.1 on top.

And maybe tag 0.7 (or 0.7 PyPI) on 2016-03-13 (15ab10c)

P.P.S.
In any case, to create a query to them, we need to have a version greater than 0.7, which is in their existing package.

from fortran_magic.

mgaitan avatar mgaitan commented on August 13, 2024

I've just merged #30 and released v 0.7.1 in pypi as proposed.
https://pypi.org/project/fortran-magic/

I hope this will help the community.

if you have other contributions or improvements, it will be a pleasure for me to integrate them. In particular, I guess the most valuable step would be to have some tests and CI in github actions in place.

from fortran_magic.

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.