Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller CMD -w problem
#1
Hello dear users, i made simple program with PyQt5 where is option to show list of WiFi. In Pycharm my program works perfectly but when i make exe. from this script, show wifi list is not working. While pyinstaller is working i see in CMD a lot of warnings like this:

Please guys how can i fix theese dll problems ? Iam trying to figure this out for more than 2 days iam done.


20525 WARNING: lib not found: LIBPQ.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\plugins\sqldrivers\qsqlpsql.dll
20817 WARNING: lib not found: Qt53DRender.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\~-ene3d\qtquickscene3dplugin.dll
20821 WARNING: lib not found: Qt53DCore.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\~-ene3d\qtquickscene3dplugin.dll
20838 WARNING: lib not found: Qt53DAnimation.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\~-ene3d\qtquickscene3dplugin.dll
20841 WARNING: lib not found: Qt53DInput.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\~-ene3d\qtquickscene3dplugin.dll
20848 WARNING: lib not found: Qt53DLogic.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\~-ene3d\qtquickscene3dplugin.dll
20978 WARNING: lib not found: api-ms-win-core-winrt-string-l1-1-0.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\plugins\audio\qtaudio_wasapi.dll
20990 WARNING: lib not found: api-ms-win-core-winrt-l1-1-0.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\plugins\audio\qtaudio_wasapi.dll
21368 WARNING: lib not found: Qt53DRender.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\Scene2D\qtquickscene2dplugin.dll
21371 WARNING: lib not found: Qt53DQuickScene2D.dll dependency of C:\users\samko\appdata\local\programs\python\python38-32\lib\site-packages\PyQt5\Qt\qml\QtQuick\Scene2D\qtquickscene2dplugin.dl
Reply


Messages In This Thread
Pyinstaller problem - by samuelbachorik - Apr-19-2020, 07:46 AM
RE: Pyinstaller CMD -w problem - by snippsat - Apr-19-2020, 10:18 PM
Pyinstaller troubles subprocess - by samuelbachorik - Apr-19-2020, 01:25 PM
Pyinstaller CMD -w problem - by samuelbachorik - Apr-19-2020, 07:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with Pyinstaller. No module named '_tkinter' tonynapoli2309 0 1,861 May-15-2023, 02:38 PM
Last Post: tonynapoli2309
  problem with pyinstaller to create an executable file atlass218 0 3,178 May-15-2021, 11:01 AM
Last Post: atlass218
  .py to .exe using pyinstaller problem. iNickster 3 5,805 Sep-13-2020, 08:19 PM
Last Post: snippsat
  pyinstaller Os diversion problem nadjibSoft 5 5,663 Oct-09-2018, 07:52 PM
Last Post: nadjibSoft

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020