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

PYMC 2 warning #196

Open
frictionPG opened this issue Apr 8, 2020 · 8 comments
Open

PYMC 2 warning #196

frictionPG opened this issue Apr 8, 2020 · 8 comments

Comments

@frictionPG
Copy link

This isn't really an issue, but if you google PYMC the first result is the instalation instructions for PYMC2. It seems like it would be worth adding some sort of warning to the documentation of PYMC2 to say that PYMC3 is out and should be installed unless you have a good reason not to.

@twiecki
Copy link
Member

twiecki commented Apr 8, 2020

That is a great point.

@twiecki
Copy link
Member

twiecki commented Apr 8, 2020

@frictionPG want to make a PR to update the docs by any chance?

@fonnesbeck
Copy link
Member

There is a notice at the very top of the repo, as well as a note at the top of the README, so I had hoped that would be sufficient. If we really want to be hardcore about it, we could display a message when the package is imported.

@mikeWShef
Copy link
Contributor

Sorry I should have started this from my personal account (this one). I don't think it is really being 'hard core' it's just putting the message where it will be seen. I spent a long time following the instructions, reinastalling compilers etc. only to end up seeing a warning about installing it at all on the issues pages here (which makes it seem like I am not the only one).

@twiecki
Copy link
Member

twiecki commented Apr 9, 2020

@mikeWShef so you wanted to get started on pymc3, typed pymc into the google search, went to the pymc2 site and followed the installation instructions?

@mikeWShef
Copy link
Contributor

Yes, basically. I had read about it previously, so i googled 'pymc' to get the current version but the first hit on google is the pymc2 documentation and installiation instructions. I wasn't aware that pymc3 was a separate thing, I am a totally new user.

@twiecki
Copy link
Member

twiecki commented Apr 9, 2020

Thanks, that's very helpful. Ideally we could get google to show pymc3 as the first search result but that probably can't be done.

@fonnesbeck
Copy link
Member

fonnesbeck commented Apr 10, 2020

Another strategy might be to get rid of the online docs for PyMC2 altogether and just provide a PDF version in the repo for those that need it. This would halt its appearance first when searching for PyMC, and reduce accidental discovery of the wrong docs.

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

4 participants