Skip to content

Use Keypirinha from a network folder #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
polyvertex opened this issue May 2, 2017 · 3 comments
Closed

Use Keypirinha from a network folder #190

polyvertex opened this issue May 2, 2017 · 3 comments

Comments

@polyvertex
Copy link
Member

I get an error message like the following when running Keypirinha from a network folder: Initialization aborted, some files might be inaccessible or corrupted.

@polyvertex
Copy link
Member Author

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.

@AbhishekTripathi
Copy link

AbhishekTripathi commented Aug 10, 2017

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

@polyvertex
Copy link
Member Author

Could you share the config file that contains the network path you quoted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants