Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Should certifi be included in the list of dependencies? #18762

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

Closed
danielshub opened this issue Oct 17, 2020 · 1 comment
Closed

Should certifi be included in the list of dependencies? #18762

danielshub opened this issue Oct 17, 2020 · 1 comment

Comments

@danielshub
Copy link

Problem

When trying to start psychopy on Arch Linux and error is thrown because the matplotlib dependency on the certifi package is not installed. This is not surprising since certifi is listed in the requires.txt file in the matplotlib egg-info and the Arch package of matplotlib does not include certifi as a requirement. While certifi appears to be a requirement in setup.py, the installation guide (https://matplotlib.org/users/installing.html#dependencies) does not list it as a dependency

Suggested Improvement

If certifi is truly a dependency, it should be listed in the documentation

@timhoffm
Copy link
Member

The other way round. We've removed certifi as a dependency. #18670

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

2 participants