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]: AtomizedModel - AttributeError: 'NoneType' object has no attribute 'task_type' #1317

Closed
DRMPN opened this issue Aug 5, 2024 · 0 comments · Fixed by #1324
Closed
Assignees
Labels
bug Something isn't working core Core logic related to graph optimisation

Comments

@DRMPN
Copy link
Collaborator

DRMPN commented Aug 5, 2024

AtomizedModel - AttributeError: 'NoneType' object has no attribute 'task_type'

Expected Behavior

As described in the docs.

Current Behavior

  1. OperationTypesRepository - Operation atomized_operation not found in the repository
  2. AttributeError: 'NoneType' object has no attribute 'task_type'

image001
image002
image003

Possible Solution

Steps to Reproduce

scoring_test.csv
scoring_train.csv
sd.txt

Context [OPTIONAL]

Email bug reported by Zhixin Chen on 31/07/2024

@DRMPN DRMPN added bug Something isn't working core Core logic related to graph optimisation labels Aug 5, 2024
@DRMPN DRMPN self-assigned this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core logic related to graph optimisation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant