Skip to content
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

Conda package rasies unpecified error when ploting with bokeh #11

Open
weilandtd opened this issue May 10, 2022 · 1 comment
Open

Conda package rasies unpecified error when ploting with bokeh #11

weilandtd opened this issue May 10, 2022 · 1 comment
Labels
help wanted Extra attention is needed win This is an issue on windows systems

Comments

@weilandtd
Copy link
Contributor

weilandtd commented May 10, 2022

Upon plotting the conda package raises the following "mysterious" error message:

Start : This command cannot be run due to the error: The system cannot find the file specified.
At line:1 char:1
+ Start "file:///mnt/c/Users/danie/src/TESTING_REALM/skimpy/tutorials/g ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

While still producing the desired HTML file. Currently investigating any help welcome!

@weilandtd
Copy link
Contributor Author

This seems to be a WLS issue when bokeh attempts to open the browser to display the html file.

@weilandtd weilandtd added help wanted Extra attention is needed win This is an issue on windows systems labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed win This is an issue on windows systems
Projects
None yet
Development

No branches or pull requests

1 participant