Git Product home page Git Product logo

Comments (5)

AlanLoh avatar AlanLoh commented on August 25, 2024

Hey Etienne, can you tell me which version of nenupy you are using? You are running the method on nancep?
I have just tried this piece of code (while adding * before the units - which renders as italic outside of code-mode here -) and it works without any issue. This method is also unit-tested (it's rare enough within nenupy to be noted ^^), although if I understand your issue, I may end up strengthening the tests as well.

from nenupy.

ebonnassieux avatar ebonnassieux commented on August 25, 2024

Hi Alan, I'm running this locally on my laptop - the version is 2.6.7. I am guessing I did not get the correct version? I am running it in Python 3.10.12. I tried with both of these installs methods with the same result:

pip3 install --user --upgrade https://github.com/AlanLoh/nenupy/tarball/master
pip install --upgrade nenupy

and my pip is

pip 24.0 from /home/ebonnassieux/.local/lib/python3.10/site-packages/pip (python 3.10)

Should I try a specific install method?

from nenupy.

AlanLoh avatar AlanLoh commented on August 25, 2024

Hi again,
Thanks for your help and pointing this out. It seems the error arises while using python 3.10. The automatic tests are made using python 3.9 and below, that's why it never appeared. I will try to correct that.

from nenupy.

AlanLoh avatar AlanLoh commented on August 25, 2024

Hi Etienne, I removed some stuff that was capturing some class methods's arguments and keyword arguments. For some reason this was not pleasing python3.10. Rather than fixing it, since it was not super useful anyways, I just commented out the offending lines. You should be good to go with version nenupy 2.6.8, tell me if this solves your troubles.

from nenupy.

AlanLoh avatar AlanLoh commented on August 25, 2024

@ebonnassieux has it solved your problem, can I close this issue?

from nenupy.

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.