APScheduler is now compatible with PyInstaller

118 views
Skip to first unread message

Alex Grönholm

unread,
Aug 9, 2020, 10:27:59 AM8/9/20
to APScheduler
A long standing issue with APScheduler has been that when used in an executable produced by PyInstaller, the entry points are not included and thus using triggers via those entry points like sched.add_job(func, 'interval', seconds=1) would not work, and you would have had to work around it by importing and instantiating the trigger yourself.

The latest version of the pyinstaller-hooks-contrib package contains a hook which makes PyInstaller package the necessary metadata and hidden imports for APScheduler to work properly.

John Chism

unread,
Aug 10, 2020, 10:27:31 AM8/10/20
to APScheduler
Wonderful news. 
Thanks for your great library. 
Nothing else comes close to apscheduler for event processing.

Now if we could just get congress to work.

Alex Grönholm

unread,
Aug 10, 2020, 10:28:23 AM8/10/20
to apsch...@googlegroups.com

Congress?

--
You received this message because you are subscribed to the Google Groups "APScheduler" group.
To unsubscribe from this group and stop receiving emails from it, send an email to apscheduler...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/apscheduler/0aacd56e-37dc-48d8-8601-d2ce91bd765do%40googlegroups.com.

John Chism

unread,
Aug 10, 2020, 10:30:07 AM8/10/20
to apsch...@googlegroups.com
US Congress, just a little jibe at the crazy things happening in the USA.


Reply all
Reply to author
Forward
0 new messages