harelba / q

q - Run SQL directly on delimited files and multi-file sqlite databases
http://harelba.github.io/q/
GNU General Public License v3.0
10.19k stars 421 forks source link

cannot use in Windows 10 #224

Closed sesameguy closed 4 years ago

sesameguy commented 4 years ago

OS: Windows 10 64 bit Version: 1909

cannot use the program, it show the below error message: INTERNAL ERROR: cannot create temporary directory!

harelba commented 4 years ago

can't reproduce it on my (only) windows machine.

Can you go to the command line and run echo %TEMP%. Also try to create a file in this folder, to make sure it's not a permission issue.

sesameguy commented 4 years ago

thx, the problem is fixed. it is because the %TEMP% is placed in ramdisk