You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error message like the following when running Keypirinha from a network folder: Initialization aborted, some files might be inaccessible or corrupted.
The text was updated successfully, but these errors were encountered:
The Python interpreter embedded in Keypirinha does not handle well UNC paths (e.g. \\server\share\tools\keypirinha). A workaround is to mount the install folder of Keypirinha (or one of its parents) as a network drive so Keypirinha folder can be a regular Windows path like N:\tools\keypirinha.
I am still getting below issue in version 2.15.3 (Also see #192)
11:02:47.687 WARNING: Failed to init PythonIni object for package WebSuggest. Error: <class 'ValueError'>: invalid interpolation syntax in '\\\\f010.abcd.nl\\usershome$\\atripathi\\Mijn Documenten' at position 23 Traceback (most recent call last): File "lib\configparser.py", line 751, in read_dict File "lib\configparser.py", line 891, in set File "lib\configparser.py", line 462, in before_set
I get an error message like the following when running Keypirinha from a network folder:
Initialization aborted, some files might be inaccessible or corrupted.
The text was updated successfully, but these errors were encountered: