Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Never detects any errors. #60

Open
SolebaySharp opened this issue Dec 6, 2020 · 1 comment
Open

Never detects any errors. #60

SolebaySharp opened this issue Dec 6, 2020 · 1 comment

Comments

@SolebaySharp
Copy link

SolebaySharp commented Dec 6, 2020

Ubuntu 20.04.1 LTS
Atom 1.53.0, Hydrogen 2.14.6, hydrogen-python 0.0.8
Python 3.8.5

I downloaded linter-python (3.1.2), along with any other dependencies that were required, and then installed pylama (7.7.1). I then installed pylama-pylint for good measure. Executable path set to /usr/bin/pylama.

I could see the GUI had been modified, with a little section on the bottom bar that always insists there are no problems with my code. In fact, the package doesn't detect anything, under any conditions (i.e. no linting occurs). This is despite the absence of any error messages from the package.

Screenshot from 2020-12-06 17-48-42

I ran apm install [email protected] (as per question #58), which didn't fix the problem.

Downgrading both linter and linter_ui_default to 2.2.0 and 1.7.1 respectively, as suggested here, has also not helped. Though it also doesn't cause any error messages.

Naturally, re-upgrading these packages via Atoms' GUI package manager took me back to square one.

I'm very much shooting from the hip, and am a little lost. Any advice would be appreciated.

Notes:

Depencies installed (as per Atoms' blue pop-up boxes): linter; linter-ui-default, intentions.

Executable Path: set to /usr/bin/pylama after running find / -name pylama so I'm assuming it's correct. Alternatives are /usr/share/doc/pylama or /usr/lib/python3/dist-packages/pylama which didn't look right.

@nergdron
Copy link

I'm seeing this same issue on atom 1.57.0-1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants