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

Error while importing sonnet about gast #137

Closed
pshrini opened this issue Feb 3, 2021 · 1 comment
Closed

Error while importing sonnet about gast #137

pshrini opened this issue Feb 3, 2021 · 1 comment

Comments

@pshrini
Copy link

pshrini commented Feb 3, 2021


ConversionError: converting <function BaseBatchNorm.call at 0x00000268C3EF7950>: AttributeError: module 'gast' has no attribute 'Constant'

My gast version is 0.3.3
Tensorflow 2.3.1
graph-nets 1.1

How I installed graph-nets
pip install "graph_nets>=1.1" "tensorflow>=2.1.0-rc1" "dm-sonnet>=2.0.0b0" tensorflow_probability

This is on my Windows PC.

@pshrini pshrini changed the title Error while importing sonnet abut gast Error while importing sonnet about gast Feb 3, 2021
@alvarosg
Copy link
Collaborator

alvarosg commented Feb 8, 2021

(This seems to be a duplicate of #136, so let's continue the discussion there)

Since this seems to be Sonnet related, I would recommend raising an issue against the sonnet repo, including the full stack trace of the error.

@alvarosg alvarosg closed this as completed Feb 8, 2021
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

No branches or pull requests

2 participants