Giter Site home page Giter Site logo

Comments (10)

bartoldeman avatar bartoldeman commented on June 14, 2024

Correct, it's the new place.

I hope to do a new release in a week or 2, time permitting. The manual needs a bit of work to be updated still.

Yes, I am not aware of any remaining py3 issues, I ran the whole test-suite with py3 without issue a few months ago.

I started working on continuous integration (which does a build on Ubuntu 18.04 and runs all demos), see https://github.com/auto-07p/auto-07p/actions , to which I will also add a demo run using py3.

from auto-07p.

bartoldeman avatar bartoldeman commented on June 14, 2024

Ah i see that Debian is going to remove the python command. Which means a little bit more work needs to be done for the shell scripts auto and autox etc. but that's not hard.

from auto-07p.

skirpichev avatar skirpichev commented on June 14, 2024

Ah i see that Debian is going to remove the python command.

I'm not sure, it seems, symlink will be present, to honor PEP 394.

I don't know if you are planning to support python2 after it will be not maintained anymore (~2 months). If so, "fixing" shell scripts and sha-bangs to use python3 - may be too much. It will be not hard to support such patch for the Debian package.

from auto-07p.

skirpichev avatar skirpichev commented on June 14, 2024

Yes, I am not aware of any remaining py3 issues, I ran the whole test-suite with py3 without issue a few months ago.

There is an issue with IPython (https://sourceforge.net/p/auto-07p/bugs/7/) with patch. It would be great, if that issue will be closed on the next release.

from auto-07p.

bartoldeman avatar bartoldeman commented on June 14, 2024

The IPython stuff was fixed a while ago (even in the SF SVN), and the github repo has more changes to support IPython > 1.x and then >=5 (e8a7fe0).
I'll update the SF bug tracker later, need to go out now.

from auto-07p.

bartoldeman avatar bartoldeman commented on June 14, 2024

I don't know if you are planning to support python2 after it will be not maintained anymore (~2 months).

We'll see. Academic environments can be rather conservative with researchers stuck on CentOS 7 (for which RH is going to need to maintain Python2.7 support for some more years) or even 6 for years, with older software, and no time to manually install newer software. HPC environments work around that using environment modules, but as I work in HPC I'll be quite familiar with the speed by which Python2 will really be dropped.

from auto-07p.

skirpichev avatar skirpichev commented on June 14, 2024

The IPython stuff was fixed a while ago

Indeed, I was trying to work with a wrong Python version on my system (ipython was installed only for Py3). Sorry to bother you.

from auto-07p.

skirpichev avatar skirpichev commented on June 14, 2024

I hope to do a new release in a week or 2, time permitting.

Just a kind reminder. Maybe it would be better to package a git-snapshot for the Debian?

from auto-07p.

bartoldeman avatar bartoldeman commented on June 14, 2024

I was actually very close to a release when you wrote that. It's up now.

from auto-07p.

skirpichev avatar skirpichev commented on June 14, 2024

@bartoldeman, thank you. The Debian's package was updated. There are few patches:
https://salsa.debian.org/science-team/auto-07p/tree/master/debian/patches

Probably some (mostly coming from solving lintian warnings) worth merging to the upstream (02_env.patch, 04_fix_bashisms.patch).

from auto-07p.

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.