Giter Club home page Giter Club logo

Comments (10)

chen-pin avatar chen-pin commented on August 11, 2024 1

from hcipy.

ehpor avatar ehpor commented on August 11, 2024

@chen-pin The PR should have fixed the issue. Can you let me know if this is the case for you as well? You can install the fixed version from Github, see the installation page on how to do this.

from hcipy.

chen-pin avatar chen-pin commented on August 11, 2024

from hcipy.

ehpor avatar ehpor commented on August 11, 2024

If you had a PyPI installation before, you first need to uninstall that:

pip uninstall hcipy

then reinstall from source:

git clone https://github.com/ehpor/hcipy
cd hcipy
pip install -e .

You need to have the period at the end (ie. install from the current directory, that is, the one you just cloned into).

from hcipy.

chen-pin avatar chen-pin commented on August 11, 2024

from hcipy.

ehpor avatar ehpor commented on August 11, 2024

I was planning to do a bugfix update on pip after about a month of the 0.3.0 release so that most of the bugs were found and fixed. I guess time got away from me. I'll try to get the 0.3.1 version out today (maybe tomorrow).

from hcipy.

ehpor avatar ehpor commented on August 11, 2024

HCIPy 0.3.1 should be available on pip now.

from hcipy.

chen-pin avatar chen-pin commented on August 11, 2024

from hcipy.

chen-pin avatar chen-pin commented on August 11, 2024

from hcipy.

ehpor avatar ehpor commented on August 11, 2024

I opened up an issue for this, see #69. BTW, you are aware that by replying to these emails, you are posting on Github, right? So everyone can see these messages; it's not private. They are under https://github.com/ehpor/hcipy/issues/55.

from hcipy.

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.