Загрузка...

/del /del /del /del

Thread in Python created by LOOR_inactive565829 Apr 7, 2020. 229 views

  1. LOOR_inactive565829
    LOOR_inactive565829 Topic starter Apr 7, 2020 Banned 0 Aug 24, 2018
    /del /цdel /del /del
    Thread restrictions:
    The topic author allowed to post messages in the topic only to the following groups (and higher ranked): Staff Members and Curators
     
  2. someone228
    someone228 Apr 7, 2020 1 Jan 10, 2017
    в консоль вбей pip install pyinstaller
    затем pyinstaller имя_файла.py
     
    1. View previous comments (3)
    2. someone228
    3. someone228
      LOOR_inactive565829, а в консоли ошибку пишет при компиляции?
    4. LOOR_inactive565829 Topic starter
      someone228, неа, всё чисто. И ещё что странно, запуская скрипт через python (путь) main.py он выдаёт что нет библиотеки
    5. View the next comments (1)
  3. dojust
    dojust Apr 7, 2020 ИМЕЮ СОБСТВЕННОЕ МНЕНИЕ 102 Mar 15, 2018
  4. Dount
    Dount Apr 7, 2020 Личинка 44 Jun 4, 2018
    Компилировать код на удаве - бесполезно. А всё потому что Python - не компилируемый язык, а интерпретируемый :roflanOld::roflanOld::roflanOld:
     
  5. Delitel
    Delitel Apr 7, 2020 198 Feb 4, 2018
  6. LOOR_inactive565829
    LOOR_inactive565829 Topic starter Apr 8, 2020 Banned 0 Aug 24, 2018
    UPD: В виртульном окружение pyinstaller нормально скомпилил, в cmd не хотел, точнее что то не догружал из за чего не запускался .exe
    The post was merged to previous Apr 8, 2020
    UPD: Если у кого-то не работает pyinstaller (учитывая что вы установили его и другие нужные библиотеки) - откройте код например в PyCharm и уже запускайте из встроенного терминала там. Увы, винда ещё тот глючный кусок параши.
     
Top
Loading...