-
Notifications
You must be signed in to change notification settings - Fork 9
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
viz fails on Mac OS 10.13 #90
Comments
Can you tell me what version of Vega your npm is using? |
I'm having the same issue; my installation is vega 2.6.5 (with vega-scenegraph 1.1.0). |
What version of the canvas library do you guys have installed? IIRC, there are issues with using anything above 1.6.4. |
Ah, yea I was on the latest version of canvas, just switched to 1.6.4 and it started working. Thanks, Long! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I was trying to run the following code on webppl:
with command line
The
webppl
interpreter tells me thatThe backtraces are as follows:
Can you help me with this issue
The text was updated successfully, but these errors were encountered: