[issue36154] Python quit unexpectedly error

2019-02-28 Thread kellena


New submission from kellena :

I'm on a Mac running Mojave, version 10.14.3. I installed Python 3.7. I'm now 
getting a "Python quit unexpectedly" error consistently and I don't know why or 
if I did something to cause it. I've tried uninstalling and reinstalling but 
I'm still getting the error. I've checked online resources such as Stack 
Overflow and "reinstall" is pretty much the standard suggestion, which I've 
already done.

Here's the full error. Please tell me how to fix this:

> Process:   Python [7756]
> Path:  
> /Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python
> Identifier:Python
> Version:   3.7.2 (3.7.2)
> Code Type: X86-64 (Native)
> Parent Process:Code Helper [785]
> Responsible:   Python [7756]
> User ID:   501
> 
> Date/Time: 2019-02-27 16:27:29.136 -0600
> OS Version:Mac OS X 10.14.3 (18D109)
> Report Version:12
> Bridge OS Version: 3.3 (16P3133)
> Anonymous UUID:DB5CA6AD-7D99-F9D4-0475-D401946AB77E
> 
> Sleep/Wake UUID:   D7171268-D6D9-464C-B881-A97EE3C3AB2D
> 
> Time Awake Since Boot: 17000 seconds
> Time Since Wake:   420 seconds
> 
> System Integrity Protection: enabled
> 
> Crashed Thread:0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:EXC_CRASH (SIGABRT)
> Exception Codes:   0x, 0x
> Exception Note:EXC_CORPSE_NOTIFY
> 
> Application Specific Information:
> dyld2 mode
> abort() called
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib0x7fff6b87723e __pthread_kill + 10
> 1   libsystem_pthread.dylib   0x7fff6b92dc1c pthread_kill + 285
> 2   libsystem_c.dylib 0x7fff6b7e01c9 abort + 127
> 3   org.python.python 0x0001049ff420 fatal_error + 592
> 4   org.python.python 0x0001049fe784 _Py_FatalInitError + 
> 36
> 5   org.python.python 0x000104a27031 pymain_main + 7921
> 6   org.python.python 0x000104a2713a _Py_UnixMain + 58
> 7   libdyld.dylib 0x7fff6b737ed9 start + 1
> 
> Thread 0 crashed with X86 Thread State (64-bit):
>   rax: 0x  rbx: 0x00010b3955c0  rcx: 0x7ffeeb313e88  
> rdx: 0x
>   rdi: 0x0307  rsi: 0x0006  rbp: 0x7ffeeb313ec0  
> rsp: 0x7ffeeb313e88
>r8: 0x   r9: 0xb7d055e4  r10: 0x  
> r11: 0x0206
>   r12: 0x0307  r13: 0x7fff9e5139a0  r14: 0x0006  
> r15: 0x002d
>   rip: 0x7fff6b87723e  rfl: 0x0206  cr2: 0x7fff9e511188
>   
> Logical CPU: 0
> Error Code:  0x02000148
> Trap Number: 133
> 
> 
> Binary Images:
>0x1048eb000 -0x1048ebfff +org.python.python (3.7.2 - 3.7.2) 
> <122E5A60-3D65-3759-AD3F-54658AA10863> 
> /Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python
>0x1048f3000 -0x104accff7 +org.python.python (3.7.2, [c] 
> 2001-2018 Python Software Foundation. - 3.7.2) 
> <779A7040-54B9-3956-85A6-C3CFE0C5A52A> 
> /Library/Frameworks/Python.framework/Versions/3.7/Python
>0x10b2df000 -0x10b35da87  dyld (655.1) 
> <3EBA447F-A546-366B-B302-8DC3B21A3E30> /usr/lib/dyld
> 0x7fff3e4af000 - 0x7fff3e8fcfef  com.apple.CoreFoundation (6.9 - 
> 1562) <02A2C178-9FF6-385C-A9C5-7F4FC9D66311> 
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x7fff687f9000 - 0x7fff687faff7  libDiagnosticMessagesClient.dylib 
> (107) <15210AC0-61F9-3F9D-A159-A009F62EB537> 
> /usr/lib/libDiagnosticMessagesClient.dylib
> 0x7fff68bab000 - 0x7fff68bacffb  libSystem.B.dylib (1252.200.5) 
>  /usr/lib/libSystem.B.dylib
> 0x7fff68e05000 - 0x7fff68e5cff7  libc++.1.dylib (400.9.4) 
>  /usr/lib/libc++.1.dylib
> 0x7fff68e5d000 - 0x7fff68e72fff  libc++abi.dylib (400.17) 
> <446F4748-8A89-3D2E-AE1C-27EEBE93A8AB> /usr/lib/libc++abi.dylib
> 0x7fff69ac1000 - 0x7fff69d24ffb  libicucore.A.dylib (62109.0.1) 
>  /usr/lib/libicucore.A.dylib
> 0x7fff6a653000 - 0x7fff6add9fe7  libobjc.A.dylib (750.1) 
> <804715F4-F52D-34D0-8FEC-A25DC08513C3> /usr/lib/libobjc.A.dylib
> 0x7fff6b536000 - 0x7fff6b548ffb  libz.1.dylib (70.200.4) 
> <15F7B40A-424C-33BB-BF2C-7E8195128B78> /usr/lib/libz.1.dylib
> 0x7fff6b5b9000 - 0x7fff6b5bdff3  libca

[issue36154] Python quit unexpectedly error

2019-03-01 Thread kellena


kellena  added the comment:

When I run python3 in a terminal window, I get the same pop-up window with 
"Python quit unexpectedly error." In the terminal, I get:

Fatal Python error: initfsencoding: unable to load the file system codec

ModuleNotFoundError: No module named 'encodings'


Current thread 0x00011422c5c0 (most recent call first):

Abort trap: 6

--

___
Python tracker 
<https://bugs.python.org/issue36154>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36154] Python quit unexpectedly error

2019-03-01 Thread kellena


kellena  added the comment:

There isn't much. I downloaded this and installed it from python.org with the 
install wizard. Shouldn't all of the necessary environment variables have been 
added at that time?

$ env | grep PYTHON

PYTHONHOME=/usr/local/bin/python3

--

___
Python tracker 
<https://bugs.python.org/issue36154>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36154] Python quit unexpectedly error

2019-03-01 Thread kellena


kellena  added the comment:

Sounds good. Maybe I didn't uninstall properly. What is the correct way to 
uninstall Python 3.7 on a Mac? Should I also uninstall version 2.7, the version 
that came with the Mac? Installing version 3.7 did not over-write version 2.7.

--

___
Python tracker 
<https://bugs.python.org/issue36154>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36154] Python quit unexpectedly error

2019-03-01 Thread kellena


kellena  added the comment:

That worked! Thank you!

--

___
Python tracker 
<https://bugs.python.org/issue36154>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com