Giter Site home page Giter Site logo

Comments (7)

anjakefala avatar anjakefala commented on May 19, 2024

I have submitted VisiData to homebrew-core (we may consider alternatively submitting it to homebrew-science). The folks who run that distribution seem to have a lot on their plate, so I am not sure if we will pass review in time for 0.99.

For now, I am maintaining the formula in our own tap here. This should already theoretically work for installing v0.98.1 on MacOS. =) If anyone tries it out, let me know!

from visidata.

anjakefala avatar anjakefala commented on May 19, 2024

Debian package is currently undergoing review for inclusion in the main repository. For the moment, the package can be found here

from visidata.

jkrauska avatar jkrauska commented on May 19, 2024

Deb Package is built for sid (unstable) -- any love for stretch or jessie?

Jessie doesn't have these dependancies as named here.
visidata depends on python3-dateutil; however:
Package python3-dateutil is not installed.
visidata depends on python3-openpyxl; however:
Package python3-openpyxl is not installed.
visidata depends on python3-requests; however:
Package python3-requests is not installed.
visidata depends on python3-xlrd; however:
Package python3-xlrd is not installed.

from visidata.

anjakefala avatar anjakefala commented on May 19, 2024

@jkrauska

!!!

I totally have the love. Thank you for bringing this to my attention.

On first glance, it seems like, for example, python3-xlrd is available for jessie but it is several versions behind. I wonder if that is the problem. The solution may end up being that I package and ensure those dependencies are available and up-to-date for jessie and stretch.

Ideally, most of those dependencies should be marked as optional. They are required for the functionality of some loaders but VisiData should be able to install and work fine even if they are not available.

I will see what I can do and get back to you. =)

from visidata.

anjakefala avatar anjakefala commented on May 19, 2024

Hi @jkrauska, I would love it if you could try something for me.

I have attempted to add a jessie visidata distribution in our repository.

Could you please modify your /etc/apt/sources.list

    deb [arch=amd64] https://raw.githubusercontent.com/saulpw/deb-vd/master jessie main

Then:

sudo apt-get update
sudo apt-get -f install visidata

If that does not work, I will look into it further.

from visidata.

anjakefala avatar anjakefala commented on May 19, 2024

=)

https://packages.debian.org/sid/main/visidata

Next step will be turn the 'depends' into 'suggestions' with the next release.

from visidata.

saulpw avatar saulpw commented on May 19, 2024

Bailing on homebrew for the time being due to lack of Macs for testing.

from visidata.

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.