You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(.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.
The text was updated successfully, but these errors were encountered:
Im running on arch linux.
Executable Path is set to the below.
[justin@flexshot scripts]$ source .venv/bin/activate
(.venv) [justin@flexshot scripts]$ atom .
The text was updated successfully, but these errors were encountered: