kronenthaler / mod-pbxproj

A python module to manipulate XCode projects
MIT License
1.21k stars 294 forks source link

[BUG] Isn't Supporting Python 3 #293

Closed TiagoMJFlores closed 3 years ago

TiagoMJFlores commented 3 years ago

Hi,

I tried run the project with python3 and got the following result:

image

System information

  1. pbxproj version used: last version
  2. python version used: 3
  3. Xcode version used: 12
TiagoMJFlores commented 3 years ago

It was happening due to my inexperience with python. My python3 wasn't correctly associated with the pip.