bill19

Results 3 comments of bill19

@carlosjrtee That's right! Thank you, brother #setting path for python 2.7 to .bash_profile PATH="/Library/Frameworks/Python.framework/Versions/2.7/bin:${PATH}" export PATH alias python="/Library/Frameworks/Python.framework/Versions/2.7/bin/python"

If you are a chip of m1, you need to download python 2.7.18 in advance

写给个分类 YTKNetworkAgent+AFHTTPRequestSerializer ; 重写 这个方法 - (AFHTTPRequestSerializer *)requestSerializerForRequest:(YTKBaseRequest *)request 加上 - requestSerializer.HTTPMethodsEncodingParametersInURI = [NSSet setWithObjects:@"GET", @"HEAD", nil];