-
Notifications
You must be signed in to change notification settings - Fork 16
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
Issue with build #28
Comments
Hi, I checked the gral website in github (https://github.com/eseifert/gral). It said that, in order to Use Gral with Gradle, proper config should be changed like this.
But I failed the following build process, so I just gave up since the gradle building was so annonying to debug...... |
I'm having the exact same issue on the following architecture:
From what I understand I'm looking in the folder but I don't see any
|
I also have another HPC with a different architecture which I can test:
|
Also an issue building on
|
I am also having the same problem as others getting this to build. Is there, by chance, any update to this issue or any suggestion as to how to get it to build? |
Ran in to this issue and then found that bazam can be installed using conda. Of course, this will work only with the released versions (currently 1.0.1 released in oct 2018). |
I tried running the installation from the README, and everything went smoothly until the last step(
./gradlew clean jar
), which gives:It seems like this is an issue with an external dependency but I was hoping that someone may know how to deal with it here?
The text was updated successfully, but these errors were encountered: