Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(rare) error: NoneType object is not callable #35

Open
berteh opened this issue Dec 5, 2015 · 1 comment
Open

(rare) error: NoneType object is not callable #35

berteh opened this issue Dec 5, 2015 · 1 comment

Comments

@berteh
Copy link
Owner

berteh commented Dec 5, 2015

Every once in a while when I run the script I get an error in Windows, like: "NoneType object is not callable", but closing and restarting Scribus solves it.

Don't know where this error comes from, googling leads to potential missing librairies not backported to some Python version... as it's not blocking me I won't investigate anytime soon. If this is a problem to you kindly let me know with as much details as possible (OS + python + tk version)

Berteh.

@berteh berteh added this to the not planned milestone Dec 5, 2015
@berteh
Copy link
Owner Author

berteh commented Dec 5, 2015

last error line refers to lib-tk\Tkinter.py, line 1235, in report_exception
import sys
Type Error: 'NoneType' object is not callable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant