Compile python code for Linux | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Compile python code for Linux

So, i have written a code along with GUI using PyQt5 designer, and it works fine. I wanna know how i can compile it to run as an app in Ubuntu Linux system.

10th Jan 2020, 11:51 PM
Besufkad Tsegaye
Besufkad Tsegaye - avatar
4 Answers
+ 4
Seaech for Cython
11th Jan 2020, 12:22 AM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 2
Cython is a built-in I think
12th Jan 2020, 5:43 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
0
Is there no built-in library that comes with python3 ?
12th Jan 2020, 2:42 PM
Besufkad Tsegaye
Besufkad Tsegaye - avatar
0
I will google it, if it is built-in and if what the command is
12th Jan 2020, 7:59 PM
Besufkad Tsegaye
Besufkad Tsegaye - avatar