Coder Social home page Coder Social logo

Comments (6)

wtclarke avatar wtclarke commented on July 23, 2024 1

It looks like there is already some progress on this with sigpy mikgroup/sigpy#123 and mikgroup/sigpy#126

from pypulseq.

btasdelen avatar btasdelen commented on July 23, 2024 1

@wtclarke Thanks for reporting this. We can update the sigpy version as soon as they merge the fix and release it.

I agree with your suggestion. I have never used CI, would you be willing to open a PR for a .yml file for this project? Is that even how it works? 😄

from pypulseq.

schuenke avatar schuenke commented on July 23, 2024 1

I am currently preparing a pypulseq hands-on session for this friday and installing PyPulseq is really a pain in the a**

Can we please push a hotfix to master and release a version 1.40.post1?
The only thing we have to do is change the dependencies from "sigpy==0.1.23" to "sigpy>=0.1.25"
We can still discuss to remove the sigpy dependency completely in the future, but for now we need a quick solution IMO!

EDIT:
the sigpy developers merged the fix in May, but didn't release it yet. Thus, changing to "sigpy>=0.1.25" is NOT enough yet.

A temporary option would be to change the dependency to git+https://github.com/mikgroup/sigpy.git, but this would prohibit a release to PyPi. Still it might be the best option for the moment?

from pypulseq.

wtclarke avatar wtclarke commented on July 23, 2024 1

This is fixed with the merge of #148

from pypulseq.

schuenke avatar schuenke commented on July 23, 2024

Is there a reason why we ask for sigpy==0.1.23 and not >= 0.1.23 ?

We should at least push a fix for the imcompatibility problem to the dev branch, but I could imagine that a lot of users that are not on GitHub get frustrated due to this issue and maybe even stop using PyPulseq...

So imo we should fix this and release v1.40.post1 as soon as possible!!!

from pypulseq.

btasdelen avatar btasdelen commented on July 23, 2024

@schuenke We can do that. Or, we can remove the sigpy dependency, as we are only using a couple of functions from a single file. With appropriate copyright notice of course. How about it?

from pypulseq.

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.