by Dimitris | Jun 10, 2018 | Software
Installing package pip install mysql-connector-python In Anacoda the following packages were missing and had to be installed. pip install grin pip install distributed Verifying that the packages were installed in the correct python 🙂 . from distutils.sysconfig import...
by Dimitris | Jan 16, 2017 | Software
MySQL error 1449: The user specified as a definer does not exist ‘root’@’%’ Πολλές φορές παρατηρείται πρόβλημα κατά την εισαγωγή μιας Βάσης Δεδομένων που έχει εξαχθεί με πρόβλημα στον User Definer των Views. Αυτό έχει σαν αποτέλεσμα να...