Disable twisted runtime hook in PyInstaller
This commit is contained in:
parent
53dcb17eaf
commit
6972b4d5ea
@ -14,6 +14,7 @@ init:
|
|||||||
- conda install -c conda-forge pyside2 -y
|
- conda install -c conda-forge pyside2 -y
|
||||||
- pip install twisted pyinstaller zope.interface
|
- pip install twisted pyinstaller zope.interface
|
||||||
- type nul > C:\Miniconda\envs\syncplay\lib\site-packages\zope\__init__.py
|
- type nul > C:\Miniconda\envs\syncplay\lib\site-packages\zope\__init__.py
|
||||||
|
- type nul > C:\Miniconda\envs\syncplay\lib\site-packages\pyinstaller\loader\rthooks\pyi_rth_twisted.py
|
||||||
- pip freeze
|
- pip freeze
|
||||||
- conda list
|
- conda list
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user