Liang-yc / ssq

该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)
MIT License
273 stars 87 forks source link

python version #12

Open sunhuaxu opened 5 years ago

sunhuaxu commented 5 years ago

使用python的版本是什么,我这边import tensorflow as tf提示ImportError: DLL load failed: 动态链接库(DLL)初始化例程失败。

Liang-yc commented 5 years ago

这个和python版本关系不大,这个错是你tensorflow环境对应的cuda,cudnn没配置好。你在windows上使用tensorflow的话,你的python版本基本上不会低于3.5.

pytomtoto commented 5 years ago

python 3.6 windows 10 tensorflow 1.14.0