GithubHelp home page GithubHelp logo

yamllint-feedstock's People

Contributors

bollwyvl avatar conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar proinsias avatar regro-cf-autotick-bot avatar wbadart avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yamllint-feedstock's Issues

yamllint requires pathspec

While yamllint is available from conda-forge, one of its dependencies pathspec is not. Nor is it available in any recent form from any channel. I was able to pip install pathspec to avoid a traceback like this:

  File "/Users/downes/miniconda3/bin/yamllint", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/Users/downes/miniconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3098, in <module>
    @_call_aside
  File "/Users/downes/miniconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3082, in _call_aside
    f(*args, **kwargs)
  File "/Users/downes/miniconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3111, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/Users/downes/miniconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 573, in _build_master
    ws.require(__requires__)
  File "/Users/downes/miniconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 891, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/Users/downes/miniconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 777, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pathspec>=0.5.3' distribution was not found and is required by yamllint

At some point, I'd like to teach myself how to create a feedstock, but I'm creating this issue to record the issue. If you have an interest in taking it up, please do.

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.