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

Error on pip installation #122

Open
HarryRogers0 opened this issue Mar 17, 2024 · 2 comments
Open

Error on pip installation #122

HarryRogers0 opened this issue Mar 17, 2024 · 2 comments

Comments

@HarryRogers0
Copy link

Describe the bug
When installing the module using pip install empyrial I get the following error
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
To Reproduce
Run pip install empyrial

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows
  • Visual Studio
@localperf
Copy link

localperf commented May 26, 2024

I am having the same problem on 5/26/2024.
Python 3.12, Windows 10

@orenvor
Copy link

orenvor commented Jun 8, 2024

This is caused from the dependency in empyrical library, see related bug in:
quantopian/empyrical#139

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

3 participants