Skip to content

Running the first example: getting error "module 'tensorflow' has no attribute 'Session'". #2

@axlev

Description

@axlev

Hi Rajalingappaa,
I have following error running the first example in your book:

session = tf.Session()
Traceback (most recent call last):
File "", line 1, in
AttributeError: module 'tensorflow' has no attribute 'Session'

Any idea what is the reason for that?

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