Importing things not working when running python in cmd
I am trying to import variables from a second python file however when running it in cmd it doesn`t recognise the variable names used in the second file. All files are in the same directory
Importing things not working when running python in cmd
I am trying to import variables from a second python file however when running it in cmd it doesn`t recognise the variable names used in the second file. All files are in the same directory