Alex Buzunov
Alex Buzunov
it's not secure copy, only ssh authentication is secure. But transfer is insecure. You have to encrypt before transfer.
I cannot see full file name in left file selector and cannot widen it
``` import os import sys from ctypes import * lib = cdll.LoadLibrary(r'myrustlib.dll') val='tesTTanotheRRtesTTtest' lib.count_doubles(val) ``` errors out: ``` func = self._FuncPtr((name_or_ordinal, self)) AttributeError: function 'count_doubles' not found ```
$ pacman -S mingw-w64-x86_64-libmypaint warning: mingw-w64-x86_64-libmypaint-1.5.1-3 is up to date -- reinstalling resolving dependencies... looking for conflicting packages... Packages (1) mingw-w64-x86_64-libmypaint-1.5.1-3
Prompt for db `DY_DeskPLRSRange03.db` becomes this C:\temp\liteFri Jul 26 17:21:37 2019Y_DeskPLRSRange03.db> probably `\D` is treated as sysdate?
`./litecli mycool.db` Version: 1.3.2 ``` .load /home/ubuntu/src/sqlite-csv-vtable/csv CREATE VIRTUAL TABLE temp.t1 USING csv(filename="sample.csv");' 'SELECT * FROM t1; ``` Segmentation fault
user_@DESKTOP-4K2H1C1 ~/cntlm > $ ./configure > ./configure: line 12: $'\r': command not found > ./configure: line 14: $'\r': command not found > ./configure: line 18: syntax error near unexpected token...
Experiencing this issue: **FileNotFoundError: [Errno 2] No such file or directory: 'test/lines.svg'** Command: > piecemaker --dir test --number-of-pieces 100 test.jpg After I manually crete "test" I get this: **FileNotFoundError: [Errno...
need requirements.txt to install dependencies