-
Notifications
You must be signed in to change notification settings - Fork 8
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
Check assert_has_appl() in pomdpsol #40
Comments
Thanks @mhahsler for the report. Can you give a few more details that might help us reproduce? (e.g. Error handling is a bit hacky since we're not actually in R here, We do test on Windows where things still seem to be working ok, so you might just make sure your system is up-to-date matching the configuration shown there? sorry can't be more helpful. |
I develop on Linux and everything is fine, but I ran into the problem with tests on Windows, so I installed sarsop on a Windows 10 VM. There seems to be a problem calling the executable.
|
@mhahsler shot in the dark here since I can't reproduce the error, but can you try installing on Windows from source instead? (Our windows-CI checks install |
I know, issues with Windows are almost as difficult as problems with Solaris. My test code in
Windows logs
I have put |
Hi Carl,
I get on Windows the following:
The error message is not very self-explanatory. Maybe you can check
assert_has_appl()
inpomdpsol
and create an error message that points out that the installation had a problem and what most likely needs to be done (I assume installing something on Windows).Best,
-Michael
The text was updated successfully, but these errors were encountered: