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

graphToDot erring out #89

Open
kingfish777 opened this issue Jun 18, 2019 · 2 comments
Open

graphToDot erring out #89

kingfish777 opened this issue Jun 18, 2019 · 2 comments

Comments

@kingfish777
Copy link

I am experiencing difficulty with the tetrad runner.tetradGraphToDot method.
MacOS. Java 11.

> tetradrunner.tetradGraphToDot(tetradrunner$graph)
Error in .jcall("edu/cmu/tetrad/graph/GraphUtils", "S", "graphToDot",  : 
  method graphToDot with signature ()Ljava/lang/String; not found

Let me know what other information I can provide.
Best,
Scott

@kvb2univpitt
Copy link

@kingfish777 Java 11 is not supported in Tetrad. Can please you try Java 8 to see if you get the same error?

@chirayukong
Copy link
Collaborator

It works fine in the Docker. Have you tried it?
Screen Shot 2019-06-18 at 2 25 10 PM

https://hub.docker.com/r/chirayukong/r-causal-rstudio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants