Code Monkey home page Code Monkey logo

Comments (7)

Gi-z avatar Gi-z commented on August 20, 2024 1

hi, same issue... both commands suggested by @Gi-z didn't work

Hi, I just tried this out on a fresh machine to confirm it works. You can see I checked CSIKit wasn't installed, and then I installed it using the command provided. Once installed, I confirmed function with 3 different files including the one provided by @goebelko above.
https://gist.github.com/Gi-z/16997711e91d8a58be75f74e0a8c55b5

The issue likely stems from having the current public version of CSIKit installed which pip will not upgrade to the pre-release build as the version numbers are the same. If you force uninstall CSIKit first using pip uninstall csikit and then reinstall with pip install --upgrade git+https://github.com/Gi-z/CSIKit.git, this should resolve the issue. Please let me know if this doesn't solve your problem.

from csikit.

Gi-z avatar Gi-z commented on August 20, 2024

Hi, can you confirm you're running the latest version of CSIKit? This was an issue with older versions. Should be working in 2.4. You can install it with the following command: pip install --upgrade csikit==2.4. Let me know how you get on πŸ‘

from csikit.

goebelko avatar goebelko commented on August 20, 2024

hi i try to run this command: python -m pip install
image
and this is the latest version of CSIKit(2.4).

from csikit.

Gi-z avatar Gi-z commented on August 20, 2024

Ah, right. Could you try this command instead? This'll install the latest pre-release build from this repository.

pip install --upgrade git+https://github.com/Gi-z/CSIKit.git

from csikit.

CristianTuretta avatar CristianTuretta commented on August 20, 2024

hi, same issue... both commands suggested by @Gi-z didn't work

from csikit.

CristianTuretta avatar CristianTuretta commented on August 20, 2024

Thank you @Gi-z now it works πŸ‘

from csikit.

Gi-z avatar Gi-z commented on August 20, 2024

Resolved in newest build.

from csikit.

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.