For IT Users and Developers
The IT Forum that thinks with you! We've listened and created a platform that IT professionals truly need: clearly structured, easy to navigate, and full of expertise. Ask questions, offer solutions, and connect with like-minded people – in a community that doesn't just discuss technology, but understands it too.
michi.wtr on Aug 08, 2024
Pyinstaller: Module PyQt5 not found
Hey guys, I have a problem to install my python script as an executable. The script starts a subprocess with pythonw.exe, which executes another script. ...
Add
0
2291
0
michi.wtr on Aug 07, 2024
Use modules from venv in a started Process
Hey Guys, I started to develop a small application in python. Unfortunally I have absolutely no expirience with python. But as I started I got ...
5 Comments
1
1967
0
rahuljain on May 17, 2023
Python Script Referencing
I have 2 python files (.py) named file1 and file2. file 1 has the following codes: Question: I want to import file 2 into 1 ...
1 Comment
1
5328
0
ghost-in-the-shell on Nov 10, 2022
Adding many Python files and directories to a single dmg file
How can I make a single dmg file out of many Python files in different folders? I know that's doable for a single file, but ...
2 Comments
0
9949
1
ghost-in-the-shell on Jul 20, 2022
Permutation matrix multiplication in Python
I'm a beginner in Python and i think i cannot seem to understand it well, so wanted to understand the concept of Permutation matrices. A ...
1 Comment
0
3528
0