You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run Cello on Ubuntu 16.04LTS, and netsynth.Utilities.getFileContentAsStringList() is throwing a FileNotFoundException on results/user/demo001/netSynth/abcOutput.bench. This happens on both the local web app and using the API. It's reporting the error as "Error in abstract circuit." from line 235 in DNAcompiler.run().
Compiling using Maven; JDK7
The text was updated successfully, but these errors were encountered:
I'm trying to run Cello on Ubuntu 16.04LTS, and netsynth.Utilities.getFileContentAsStringList() is throwing a FileNotFoundException on results/user/demo001/netSynth/abcOutput.bench. This happens on both the local web app and using the API. It's reporting the error as "Error in abstract circuit." from line 235 in DNAcompiler.run().
Compiling using Maven; JDK7
The text was updated successfully, but these errors were encountered: