yenchenlin / DeepLearningFlappyBird

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
MIT License
6.62k stars 2.04k forks source link

Cannot run deep_q_network.py #82

Closed greenhandzdl closed 2 years ago

greenhandzdl commented 2 years ago
D:\Users\20292\Documents\GitHub\DeepLearningFlappyBird\venv\Scripts\python.exe D:/Users/20292/Documents/GitHub/DeepLearningFlappyBird/deep_q_network.py
2022-04-01 22:12:46.812005: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2022-04-01 22:12:46.812168: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
pygame 2.1.2 (SDL 2.0.18, Python 3.10.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
  File "D:\Users\20292\Documents\GitHub\DeepLearningFlappyBird\deep_q_network.py", line 215, in <module>
    main()
  File "D:\Users\20292\Documents\GitHub\DeepLearningFlappyBird\deep_q_network.py", line 212, in main
    playGame()
  File "D:\Users\20292\Documents\GitHub\DeepLearningFlappyBird\deep_q_network.py", line 207, in playGame
    sess = tf.InteractiveSession()
AttributeError: module 'tensorflow' has no attribute 'InteractiveSession'
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile