Uniinstalling Python 2.7 and Running first program

Viewed 20

Someone help me on how to uninstall python 2.7 as well as correcting this error as attached below

/usr/local/bin/python3.6 /Users/administrator/PycharmProjects/intr/simple.py
dyld: Library not loaded: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  Referenced from: /Library/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python
  Reason: image not found

Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
0 Answers
Related