question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pip install doesn't work

See original GitHub issue

Hi!

Thanks for making this wonderful library. It looks like doing python -m pip install pyflux doesn’t work.

I’m running Mac OSX, catalina and using python 3.7.

The code builds fine if I clone the repo and do python setup.py install so I’m guessing you just need to build the project again? Maybe something as simple as a version bump would be enough to get this to build.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
RJT1990commented, Jun 26, 2020

Cool! Yes actually the GARCH/EGARCH modules work fairly well in this package so might be worth using for that use case. I think I know what is causing your error so I’ll have a brief look at the weekend if I get some time!

1reaction
EtienneGagnon1commented, Jun 26, 2020

Hi Ross,

Thanks for your help. I was mostly looking to use the GARCH model. Do you have a suggestion?

Read more comments on GitHub >

github_iconTop Results From Across the Web

pip not working in Python Installation in Windows 10
In short, pip doesn't work and I am stuck. I get Syntaxerror: invalid syntax. pip is preinstalled in my Python. confirmed this with...
Read more >
4 Ways to Fix the Pip Install Not Working Issue
How to Fix the Pip Install Not Working Issue · Open Command Prompt. · Execute the command “python -v”. It will tell you...
Read more >
How To Fix PIP Install Not Working? - TechNewsToday
The most common reasons for issues with PIP installations is either that an incorrect PIP path is added to the PATH system variable,...
Read more >
How to Fix 'Pip' is Not Recognized as an Internal or External ...
Fix 1: Ensure Pip Was Added to Your PATH Variable · Fix 2: Add Pip to the PATH Environment Variable · Fix 3:...
Read more >
How to Install Pip on Windows - ActiveState
Why is pip install not working? ... Add the directory in which pip is installed as a PATH environment variable by doing the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found