Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/classes_and_selectors.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/classes_and_selectors.py", line 13 print NSString.isKindOfClass_(NSObject.oclass()) ^ SyntaxError: invalid syntax Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/delegate.py'... Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_alert.py'... Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_array.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_array.py", line 16 print "string value of returned object -->", value ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("string value of returned object -->", value)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_dictionary.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_dictionary.py", line 18 print str_value ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(str_value)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_mutable_array.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_mutable_array.py", line 16 print "count of array before object delete -->", count ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("count of array before object delete -->", count)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_mutable_dictionary.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/ns_mutable_dictionary.py", line 31 print str_value ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(str_value)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/osx_ios_sysinfo.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/osx_ios_sysinfo.py", line 16 print "Hello Raven App" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Hello Raven App")? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/pointer_to_type.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/pointer_to_type.py", line 52 print sel ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(sel)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/properties.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/properties.py", line 20 print car.propInt ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(car.propInt)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/unions.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/unions.py", line 31 print union.rect.origin.x, union.rect.origin.y ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(union.rect.origin.x, union.rect.origin.y)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/unknown_type.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/unknown_type.py", line 55 print ret_type.getMembers() ^ SyntaxError: invalid syntax Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/using_autoclass.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/using_autoclass.py", line 10 print text.UTF8String() ^ SyntaxError: invalid syntax Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/using_carray.py'... *** File "/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/using_carray.py", line 25 print returned_PyList ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(returned_PyList)? Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/using_dylib_manager.py'... Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/root/python3/share/pyobjus-examples/using_literals.py'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/LaunchImages'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/images'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview/Images.xcassets'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview/Images.xcassets/AppIcon.appiconset'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace/xcshareddata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad/xcschemes'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/images'... Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/main.py'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/LaunchImages'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/YourApp'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer/Images.xcassets'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer/Images.xcassets/AppIcon.appiconset'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace/xcshareddata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad/xcschemes'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview/Images.xcassets'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview/Images.xcassets/AppIcon.appiconset'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace/xcshareddata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/project.xcworkspace/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/dsdjinterview.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad/xcschemes'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/images'... Compiling '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/main.py'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/LaunchImages'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/YourApp'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer/Images.xcassets'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer/Images.xcassets/AppIcon.appiconset'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace/xcshareddata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/project.xcworkspace/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/xcuserdata'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad'... Listing '/Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/touchtracer-ios/touchtracer.xcodeproj/xcuserdata/jean-sebastienprovost.xcuserdatad/xcschemes'... /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/site-packages/pip/_vendor/ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? raise TypeError("%s and %s are not of the same version" (a, b)) /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/site-packages/pip/_vendor/ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? raise TypeError("%s and %s are not of the same version" (a, b)) /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/.cache/dist/hostpython3/lib/python3.8/site-packages/pip/_vendor/ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? raise TypeError("%s and %s are not of the same version" (a, b)) /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/hostpython3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/python3/arm64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/build/python3/x86_64/Python-3.8.2/Lib/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:652: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 is 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:653: SyntaxWarning: "is not" with a literal. Did you mean "!="? if 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py:656: SyntaxWarning: "is" with a literal. Did you mean "=="? if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: pass /Users/jean-sebastienprovost/Desktop/coursera/machine_learning/memory_app/dsdj_app/dsdjinterview-ios/YourApp/dsdjinterview-ios/YourApp/dist/hostpython3/lib/python3.8/site-packages/pip/_vendor/ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? raise TypeError("%s and %s are not of the same version" (a, b)) Command PhaseScriptExecution failed with a nonzero exit code Activity Log Complete 2020-07-07, 8:04 AM 675.3 seconds