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

Keep PyMC3 included and run tests against PyMC3 and PyMC5 #117

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

rgieseke
Copy link
Collaborator

Concurrent installation might cause problems when both Theano and Pytensor are installed. Command line use works with both libraries installed together.

PyMC3 is an optional dependency and needs to be installed separately.

pip install .[pymc3]

Closes #113

Concurrent installation might cause problems when both Theano and Pytensor
are installed. Command line use works with both libraries installed together.

PyMC3 is an optional dependency and needs to be installed separately.

    pip install .[pymc3]

Closes #113

Co-authored-by: Sven Willner <[email protected]>
Co-authored-by: Robert Gieseke <[email protected]>
@SimonTreu SimonTreu merged commit ec8bee5 into develop Jan 20, 2025
2 checks passed
@swillner swillner deleted the pymc3-resurrection branch January 20, 2025 09:59
@rgieseke rgieseke mentioned this pull request Jan 28, 2025
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

Successfully merging this pull request may close these issues.

3 participants