Python Modify OS Path Variable
问题 I am going to try and say this right but it's a bit outside my area of expertise. I am using the xgboost library in a windows environment with Python 2.7 which requires all kinds of nasty compiling and installation. That done, the instructions I'm following tell me I need to modify the OS Path Variable in an iPython notebook before I actually import the library for use. The instructions tell me to run the following: import os mingw_path = 'C:\\Program Files\\mingw-w64\\x86_64-5.3.0-posix-seh