1.install anaconda
https://docs.anaconda.com/anaconda/install/
2.create a python environment
as the password in the example data is not hashed, you need to run
pyhton clean_pwd.py to make the stored password hashed if you want to use example data##To test the project ##
activate your conda environment
- Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'beltline_version2.connect.Name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
-mysql SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
======= change the user of the logging in info of mysql in initial.py/init.py