File tree Expand file tree Collapse file tree 5 files changed +19
-17
lines changed Expand file tree Collapse file tree 5 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 1853
1853
('gevent\\ __ident.cp36-win_amd64.pyd',
1854
1854
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\gevent\\__ident.cp36-win_amd64.pyd' ,
1855
1855
'DATA' ),
1856
- ('eel \\ eel.js ',
1857
- 'D :\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js ' ,
1856
+ ('www \\ style.css ',
1857
+ 'F :\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css ' ,
1858
1858
'DATA' ),
1859
1859
('www\\ jquery.js',
1860
1860
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\jquery.js' ,
1861
1861
'DATA' ),
1862
- ('www\\ script.js',
1863
- 'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js' ,
1864
- 'DATA' ),
1865
- ('www\\ style.css',
1866
- 'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css' ,
1867
- 'DATA' ),
1868
1862
('www\\ index.html',
1869
1863
'F:\\Projects\\python\\game\\sudoku backtracking '
1870
1864
'visualizer\\www\\index.html' ,
1871
1865
'DATA' ),
1866
+ ('eel\\ eel.js',
1867
+ 'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js' ,
1868
+ 'DATA' ),
1869
+ ('www\\ script.js',
1870
+ 'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js' ,
1871
+ 'DATA' ),
1872
1872
('Sudoku App.exe.manifest',
1873
1873
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\build\\Sudoku '
1874
1874
'App\\Sudoku App.exe.manifest' ,
1877
1877
[],
1878
1878
False,
1879
1879
False,
1880
- 1590269664 ,
1880
+ 1590270112 ,
1881
1881
[('runw.exe',
1882
1882
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\runw.exe' ,
1883
1883
'EXECUTABLE' )])
Original file line number Diff line number Diff line change 1850
1850
('gevent\\ __ident.cp36-win_amd64.pyd',
1851
1851
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\gevent\\__ident.cp36-win_amd64.pyd' ,
1852
1852
'DATA' ),
1853
- ('eel \\ eel.js ',
1854
- 'D :\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js ' ,
1853
+ ('www \\ style.css ',
1854
+ 'F :\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css ' ,
1855
1855
'DATA' ),
1856
1856
('www\\ jquery.js',
1857
1857
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\jquery.js' ,
1858
1858
'DATA' ),
1859
- ('www\\ script.js',
1860
- 'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js' ,
1861
- 'DATA' ),
1862
- ('www\\ style.css',
1863
- 'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css' ,
1864
- 'DATA' ),
1865
1859
('www\\ index.html',
1866
1860
'F:\\Projects\\python\\game\\sudoku backtracking '
1867
1861
'visualizer\\www\\index.html' ,
1868
1862
'DATA' ),
1863
+ ('eel\\ eel.js',
1864
+ 'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js' ,
1865
+ 'DATA' ),
1866
+ ('www\\ script.js',
1867
+ 'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js' ,
1868
+ 'DATA' ),
1869
1869
('Sudoku App.exe.manifest',
1870
1870
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\build\\Sudoku '
1871
1871
'App\\Sudoku App.exe.manifest' ,
Original file line number Diff line number Diff line change
1
+ python -m eel App.py www --exclude win32com --exclude numpy --exclude cryptography --exclude FixTk --exclude tcl --exclude tk --exclude _tkinter --exclude tkinter --exclude Tkinter --onefile --noc
2
+ onsole -n "Sudoku App"
You can’t perform that action at this time.
0 commit comments