scorelab / tensormap

TensorMap will be a web application that will allow the users to create machine learning algorithms visually. TensorMap will support reverse engineering of the visual layout to a Tensorflow implementation in preferred languages. The goal of the project is to let the beginners play with machine learning algorithms in Tensorflow without less background knowledge about the library.
Apache License 2.0
50 stars 85 forks source link

Got an OS error while setting up flask server #143

Closed NipunaC95 closed 3 years ago

NipunaC95 commented 3 years ago

After restoring MySQL dump. I started the flask server using run .py Then this error occurred

image

NipunaC95 commented 3 years ago

Fixed the issue #145