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 running examples/example_gan_convolutional.py #66

Open
anujanegi opened this issue May 22, 2019 · 1 comment
Open

Error while running examples/example_gan_convolutional.py #66

anujanegi opened this issue May 22, 2019 · 1 comment

Comments

@anujanegi
Copy link

Error:

Traceback (most recent call last):
File "examples/example_gan_convolutional.py", line 102, in
player_names=["generator", "discriminator"])
File "/usr/local/lib/python3.6/dist-packages/keras_adversarial-0.0.3-py3.6.egg/keras_adversarial/adversarial_model.py", line 47, in init
File "/usr/local/lib/python3.6/dist-packages/keras/engine/network.py", line 323, in setattr
super(Network, self).setattr(name, value)
AttributeError: can't set attribute

@BettyWhcy
Copy link

I have the same problem. Do you solve it now?

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