This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
proj:wininstallers [2022/08/14 05:00] 151.210.130.23 [Get SOFA working on Windows] |
proj:wininstallers [2022/08/14 05:15] (current) 151.210.130.23 [Set launch.py dependency imports] |
||
|---|---|---|---|
| Line 148: | Line 148: | ||
| #import CUBRID-Python ## 2014 Python 2 only | #import CUBRID-Python ## 2014 Python 2 only | ||
| - | import PIL ## actually pillow installed | + | import PIL ## actually Pillow installed |
| import PyPDF2 | import PyPDF2 | ||
| - | import adodbapi | + | import adodbapi ## part of pywin32 now |
| import agw | import agw | ||
| import numpy | import numpy | ||