Skip to content

API Quickstart still imports aesara #484

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
sbenthall opened this issue Dec 27, 2022 · 1 comment · Fixed by #481
Closed

API Quickstart still imports aesara #484

sbenthall opened this issue Dec 27, 2022 · 1 comment · Fixed by #481

Comments

@sbenthall
Copy link

Notebook title: API Quickstart
Notebook url: https://github.com/pymc-devs/pymc-examples/blob/main/examples/howto/api_quickstart.ipynb

Issue description

import aesara.tensor as at

But aesara is no longer installed with pymc (at least with pip)

Expected output

No import error.

Proposed solution

Maybe import pytensor etc?

@twiecki
Copy link
Member

twiecki commented Dec 27, 2022

Fixed by #481.

@OriolAbril OriolAbril linked a pull request Dec 27, 2022 that will close this issue
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 a pull request may close this issue.

2 participants