Giter Site home page Giter Site logo

Comments (5)

nidhaloff avatar nidhaloff commented on August 27, 2024 1

@dinhanhx No problem. I already did it now. You can make another extra check if you want to.

@evelynmitchell I added an extra version command. You can type igel version in order to get the version directly in the terminal. Furthermore, you can type igel info to get extra meta data about the package. I will close the issue, but feel free to open others if you encounter any problem ;)

from igel.

evelynmitchell avatar evelynmitchell commented on August 27, 2024 1

igel version: 0.2.7 looks good.
Thanks!

from igel.

nidhaloff avatar nidhaloff commented on August 27, 2024

@evelynmitchell Thanks for noticing this. I agree, I was already hesitating whether colorama was/is needed at this stage.

@dinhanhx: can you please undo the colorama implementation? I think it would be a lot easier for you to do it since you implemented it

from igel.

nidhaloff avatar nidhaloff commented on August 27, 2024

@evelynmitchell It's actually common that python package does not have the package --version option. I think this is a nodejs thing but I'm not sure, maybe this is common in other languages. In python, you can generally check the version by running pip list , pip freeze or pip show igel.

However, in igel, there is a version dunder variable (which is common in python), so just as a hint, when you import igel, you can print the version by running:

print(igel.__version__)

from igel.

dinhanhx avatar dinhanhx commented on August 27, 2024

@nidhaloff Got it sir, i will remove anything related to colorama. I am sorry for not thinking of Jupiter notebook

from igel.

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.