magicaly2

Results 2 issues of magicaly2

i wrote a program and compiled it into .exe using nuitka with --windows-console-mode=disable. whenever my program execute bcpandas.to_sql, a console (bcp.exe from ODBC Driver for SQL Server) keep popping up...

i wrote a program and compiled it into .exe using nuitka with --windows-console-mode=disable when i run the program, another console (from bcp.exe) keep popping up every time my code execute...