GithubHelp home page GithubHelp logo

iterative / chocolatey-dvc Goto Github PK

View Code? Open in Web Editor NEW
3.0 14.0 1.0 245 KB

Chocolatey package for dvc

Home Page: https://community.chocolatey.org/packages/dvc

PowerShell 65.78% Shell 34.22%
chocolatey chocolatey-packages data-science deep-learning dvc machine-learning dvc-pkg-builder

chocolatey-dvc's Introduction

Data Version Control or DVC is an open-source tool for data science and machine learning projects.

Features:

  • simple command line Git-like experience. Does not require installing and maintaining any databases. Does not depend on any proprietary online services;
  • it manages and versions datasets and machine learning models. Data is saved in S3, Google cloud, Azure, Alibaba cloud, SSH server, HDFS or even local HDD RAID;
  • it makes projects reproducible and shareable, it helps answering question how the model was build;
  • it helps manage experiments with Git tags or branches and metrics tracking; DVC aims to replace tools like Excel and Google Docs that are being commonly used as a knowledge repo and a ledger for the team, ad-hoc scripts to track and move deploy different model versions, ad-hoc data file suffixes and prefixes.

chocolatey-dvc's People

Contributors

dependabot[bot] avatar dtrifiro avatar efiop avatar github-actions[bot] avatar iterative-olivaw avatar skshetry avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chocolatey-dvc's Issues

Chocolatey installation on Windows is failing

Bug Report

choco install dvc: fails to install

Description

Installation of dvc on Windows via chocolatey is failing.

Reproduce

Type choco install dvc in cmd (run as administrator)

Expected

Successful installation of dvc.

Environment information

  • Microsoft Windows 11 Home (10.0.22621 Build 22621)
  • Chocolatey version 1.3.1

Additional Information (if any):
Output of running choco install dvc:

Downloading dvc
  from 'https://pypi.io/packages/source/d/dvc/dvc-2.55.0.tar.gz'
Progress: 100% - Completed download of C:\ProgramData\chocolatey\lib\dvc\tools\dvc-2.55.0.tar.gz (564.26 KB).
Download of dvc-2.55.0.tar.gz (564.26 KB) completed.
Hashes match.
C:\ProgramData\chocolatey\lib\dvc\tools\dvc-2.55.0.tar.gz
Extracting C:\ProgramData\chocolatey\lib\dvc\tools\dvc-2.55.0.tar.gz to C:\ProgramData\chocolatey\lib\dvc\tools...
C:\ProgramData\chocolatey\lib\dvc\tools
Cannot find path 'C:\ProgramData\chocolatey\lib\dvc\tools\dvc-2.55.0' because it does not exist.
Could not find a part of the path 'C:\Windows\System32\dvc\utils\build.py'.
Requirement already satisfied: pip in c:\python311\lib\site-packages (23.1.2)
ERROR: Directory '.[gs,s3,azure,oss,ssh,gdrive]' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
Only an exit code of non-zero will fail the package by default. Set
 `--failonstderr` if you want error messages to also fail a script. See
 `choco -h` for details.
 The install of dvc was successful.
  Software installed to 'C:\ProgramData\chocolatey\lib\dvc\tools'

Chocolatey installed 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

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.