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

virtualenv - E0401 Unable to import 'boto3' [pylint] #53

Open
jseiser opened this issue Feb 2, 2018 · 0 comments
Open

virtualenv - E0401 Unable to import 'boto3' [pylint] #53

jseiser opened this issue Feb 2, 2018 · 0 comments

Comments

@jseiser
Copy link

jseiser commented Feb 2, 2018

Im running on arch linux.

  • Atom 1.23.3
  • linter-python 3.1.2

Executable Path is set to the below.

(.venv) [justin@flexshot scripts]$ which pylama
/usr/bin/pylam
```a

I installed pylama like this.

`sudo pip install pylama pylama-pylint`

When I open a project, I get errors about imported modules.  So I tried launching atom from the command line with a venv active.

[justin@flexshot scripts]$ source .venv/bin/activate
(.venv) [justin@flexshot scripts]$ atom .

No dice.  Still get errors about modules that are in fact, imported.
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

1 participant