running example fails on windows (RuntimeError: Unable to open config file C:\Users\user\.ocpvscode) #818
Labels
question
Further information is requested
Milestone
There are two cases I tried. The first was running:
This seemed to work, but then I had to run
pip install ocp_vscode
, and it seemed to work, but then I get the state that we are in here. What I mean is that the only difference between installing latest and stable was the missingocp_vscode
. But once you have it installed, the two cases are the same, in that the next stuff happens.I did
pip install build123d
Then I copy pasted the canada flag example into a file and ran it. This is the output:
This seems like a bug with
ocp_vscode
not creating a config file. But being that this project uses it.. I can't run the example based on the instructions in the README.The text was updated successfully, but these errors were encountered: