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

Conda Pylint not working #1623

Open
kalefranz opened this issue Apr 22, 2017 · 1 comment
Open

Conda Pylint not working #1623

kalefranz opened this issue Apr 22, 2017 · 1 comment

Comments

@kalefranz
Copy link

From @klimanek on April 21, 2017 23:36

Been having this issue for a while:

$ pylint --version
Problem importing module variables.py: No module named functools_lru_cache
Problem importing module variables.pyc: No module named functools_lru_cache
No config file found, using default configuration
pylint 1.6.4,
astroid 1.4.9
Python 2.7.13 |Anaconda custom (x86_64)| (default, Dec 20 2016, 23:05:08)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]

And so...

PackageNotFoundError: Package missing in current osx-64 channels: - functools_lru_cache

The same issue was reported here.

Copied from original issue: conda/conda#5105

@kalefranz
Copy link
Author

As referenced in your linked issue, this is not an issue that changing conda code can fix. It has to do with the package itself. A ticket has been created in ContinuumIO/anaconda-recipes#79, but it might not get visibility there. The correct place for this issue where it'll get noticed is https://github.com/ContinuumIO/anaconda-issues. I'll move it.

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

No branches or pull requests

1 participant