Packaging a python 3 app in Thonny

40 views
Skip to first unread message

Ghanisen

unread,
Oct 6, 2020, 10:56:31 AM10/6/20
to thonny
Hi Aivar,

In Thonny all required packages that are necessary to develop an app are installed from within Thonny with the package manager.

Now, when we need to package an app to produce an exe, how do we make sure all required packages are included since we don't have a dedicated virtual environment?

best regards.

Aivar Annamaa

unread,
Oct 6, 2020, 11:59:03 AM10/6/20
to Ghanisen, thonny
Hi!

I guess you just need to keep track of your dependencies. Alternatively, you can switch to a virtual environment (Run => Select interpreter => Alternative ...).

Best regards,
Aivar

--
You received this message because you are subscribed to the Google Groups "thonny" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thonny+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/thonny/4035db17-5cd2-4284-8f5e-1477f1aa6678n%40googlegroups.com.

Abdelghani Souirji

unread,
Oct 6, 2020, 2:36:32 PM10/6/20
to Aivar Annamaa, thonny

Thanks Aivar. From now on, I'll use my own virtual environment with all the dependencies because otherwise keeping track of all the dependencies is a real nightmare with python!

best regards.

Ghani

Reply all
Reply to author
Forward
0 new messages