AndrewCarterUK / football-predictor

Using a Deep Neural Network (DNN) to predict the results of Premier League Football Matches
MIT License
204 stars 96 forks source link

import tensorflow error #7

Closed hirenW2606 closed 4 years ago

hirenW2606 commented 4 years ago

import tensorflow as tf ModuleNotFoundError: No module named 'tensorflow'

hirenW2606 commented 4 years ago

can someone help me with this error

AndrewCarterUK commented 4 years ago

you need to install tensorflow