node-launcher icon indicating copy to clipboard operation
node-launcher copied to clipboard

The system cannot find the path specified: 'D:\\Bitcoin'

Open marssystems opened this issue 4 years ago • 1 comments

  • I'm submitting a ...
    • [ ] bug report [WinError 3] The system cannot find the path specified: 'D:\Bitcoin' File "run.py", line 22, in File "node_launcher\gui\application.py", line 24, in init File "node_launcher\node_set\node_set.py", line 28, in init File "node_launcher\node_set\bitcoin.py", line 57, in init File "node_launcher\node_set\bitcoin.py", line 131, in get_wallet_paths

Windows 10 - latest version.

Seems to be putting 2 \ 's in the path instead of 1. it should be D:/Bitcoin.

marssystems avatar Sep 06 '21 21:09 marssystems

Are you 100% certain that you have a D: drive with a Bitcoin directory in it?

PierreRochard avatar Sep 07 '21 01:09 PierreRochard