Skip to content

Commit 8d9fb9f

Browse files
Update setup.py
1 parent e83dd02 commit 8d9fb9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
os.system('sudo apt-get install wine')
55
os.system('sudo apt-get install winetricks')
66
os.system('pip install distorm3')
7-
os.system('wine msiexec /i python-3.4.3.msi /L*v log.txt')
8-
os.system('wine /root/.wine/drive_c/Python34/python.exe /root/.wine/drive_c/Python34/Scripts/pip.exe install pyinstaller')
7+
#os.system('wine msiexec /i python-3.4.3.msi /L*v log.txt')
8+
#os.system('wine /root/.wine/drive_c/Python34/python.exe /root/.wine/drive_c/Python34/Scripts/pip.exe install pyinstaller')

0 commit comments

Comments
 (0)