GithubHelp home page GithubHelp logo

Comments (4)

volans- avatar volans- commented on July 17, 2024

I have the same issue but I get the error about pyroma:

Cannot run tool pyroma as support was not installed.
Please install by running 'pip install prospector[with_pyroma]'

My setup.py has:

"prospector[with_everything]>=1.1.7"

The installed prospector is:

prospector==1.10.1

Version 1.10.1 is not an official release, nor mentioned in the CHANGELOG, but is present in PyPI.

If I limit the upper version to 1.10.0 it works fine. Only version 1.10.1 seems broken.

from prospector.

carlio avatar carlio commented on July 17, 2024

I suspect this is because I created the packages using poetry 1.5 which seems to have issues.

It is an official prospector release, it's just broken. I'll look into it soon and release a 1.10.2 version.

For now, pin to 1.10.0 - 1.10.1 was just fixing another poetry 1.5 problem where it was putting files in the wrong place when installed ... (see pylint-dev/pylint-plugin-utils#29 for more context)

from prospector.

carlio avatar carlio commented on July 17, 2024

Nevermind I found the problem - see a similar issue here: nix-community/poetry2nix#702

It was already fixed - see #559 and #545

I made the 1.10.1 release from my laptop instead of using the release action so I used the newer poetry on my local machine.

Lesson learned ; I will release a new bugfix once the CI testing completes

from prospector.

carlio avatar carlio commented on July 17, 2024

1.10.2 is released now with the fix, with_bandit and similar will work again. Sorry about that!

from prospector.

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.