Home > other >  An error has occurred using DCGAN tensorflow - master
An error has occurred using DCGAN tensorflow - master

Time:10-03

Traceback (the most recent call last) :
The File "D: \ \ program files \ JetBrains \ PyCharm Community Edition 2019.2, helpers and pydev \ pydevconsole py", line 305, in to do_exit
Import the Java. Lang. System
The File "D: \ \ program files \ JetBrains \ PyCharm Community Edition 2019.2, helpers and pydev \ _pydev_bundle \ pydev_import_hook py", line 21, in do_import
The module=self. _system_import (name, * args, * * kwargs)
ModuleNotFoundError: No module named 'Java'
During handling of the above exception, another exception occurred:
Traceback (the most recent call last) :
The File "& lt; Input>" , the line 1, the in & lt; module>
The File "D: \ \ program files \ JetBrains \ PyCharm Community Edition 2019.2, helpers and pydev \ _pydev_bundle \ pydev_umd py", line 197, in runfile
Pydev_imports. Execfile (filename, global_vars local_vars) # execute the script
The File "D: \ \ program files \ JetBrains \ PyCharm Community Edition 2019.2, helpers and pydev \ _pydev_imps \ _pydev_execfile py", line 18, in execfile
Exec (the compile () + "\ n", file, 'the exec), glob, loc)
The File "F:/dcgan/main. Py", line 194, in & lt; module>
Tf. The app. The run ()
File "D: \ \ program files \ anaconda \ envs \ tensorflow \ lib \ site - packages \ tensorflow \ python/platform/app py", line 125, in the run
_sys. Exit (main (argv))
The File "D: \ \ program files \ JetBrains \ PyCharm Community Edition 2019.2, helpers and pydev \ pydevconsole py", line 310, in to do_exit
OS. _exit (args [0])
TypeError: an integer is required (got type NoneType)
Met two wrongs don't know how to solve
  • Related