crashreporter icon indicating copy to clipboard operation
crashreporter copied to clipboard

CrashReporter not recongnizing in Python 3

Open garymalaysia opened this issue 7 years ago • 0 comments

from crashreporter import CrashReporter File "/usr/local/lib/python3.5/dist-packages/crashreporter/init.py", line 1, in from crashreporter import CrashReporter ImportError: cannot import name 'CrashReporter'

Error above only appears on python 3.5

garymalaysia avatar Jan 12 '17 16:01 garymalaysia