-
Notifications
You must be signed in to change notification settings - Fork 98
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
Can not build vegas-viz #85
Comments
Hmm, taking a look. I'm currently using an undocumented part of the JavaFX (but should still work) to run the unit tests, but I'll find another way since it's causing problems. |
Related to #72 |
Hello, I also have the same issue.
|
@aishfenton Is there any workaround for it ? |
Guys, I am facing the same issue now. Has this been resolved? |
And you're replacing |
I have same issue, with jdk 8.
@aishfenton |
I updated to 8.0.172 and with it does compiled well.
|
@rogermenezes can update and push a new release. |
My solution for this was using Oracle's JDK instead of OpenJDK. OpenJDK doesn't have JavaFX. If someone really wants to use OpenJDK, then building OpenFX can be a path forward (not an easy one tho). |
@aishfenton should this issue be marked as closed? |
I'm trying to install the vegas with jupyter-notebook using command: |
Sorry for asking question if this is the not place for this kind of question. This is the error I get when building vegas. Anything I miss ?
The text was updated successfully, but these errors were encountered: