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

[Bug]: 'mindsdb' has no attribute 'Predictor' #9149

Open
Renganathan98 opened this issue Apr 29, 2024 · 1 comment
Open

[Bug]: 'mindsdb' has no attribute 'Predictor' #9149

Renganathan98 opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Renganathan98
Copy link

Short description of current behavior

mdb = mindsdb.Predictor(name='cancer_model')
AttributeError: module 'mindsdb' has no attribute 'Predictor'

I have followed up the readme

Video or screenshots

image

Expected behavior

I tried running the test.py in the classics/cancer50 and used the python version 3.9.0

How to reproduce the error

No response

Anything else?

No response

@Renganathan98 Renganathan98 added the bug Something isn't working label Apr 29, 2024
@ZoranPandovski ZoranPandovski self-assigned this May 2, 2024
@ZoranPandovski
Copy link
Member

Hey @Renganathan98, the code you are using is outdated from a very old mindsdb version. Please check the official docs for use case examples https://docs.mindsdb.com/use-cases/overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants