Skip to content

Keras  #13

@Karthikaskumar

Description

@Karthikaskumar

Traceback (most recent call last):
File "C:\Users\KARTHIKA\Desktop\TrafficFlowPrediction\train.py", line 10, in
from model import model
File "C:\Users\KARTHIKA\Desktop\TrafficFlowPrediction\model\model.py", line 4, in
from keras.layers import Dense, Dropout, Activation
File "C:\Users\KARTHIKA\AppData\Local\Programs\Python\Python39\lib\site-packages\keras_init_.py", line 20, in
from . import initializers
File "C:\Users\KARTHIKA\AppData\Local\Programs\Python\Python39\lib\site-packages\keras\initializers_init_.py", line 124, in
populate_deserializable_objects()
File "C:\Users\KARTHIKA\AppData\Local\Programs\Python\Python39\lib\site-packages\keras\initializers_init_.py", line 82, in populate_deserializable_objects
generic_utils.populate_dict_with_module_objects(
AttributeError: module 'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects'

Inspite if making a few changes in the code and downgrading to different software version the train.py code is not working. How to clear this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions