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

jchem version related question #2

Closed
INHYEOKSONG opened this issue Jan 2, 2023 · 1 comment
Closed

jchem version related question #2

INHYEOKSONG opened this issue Jan 2, 2023 · 1 comment

Comments

@INHYEOKSONG
Copy link

error syntax :

(retrek) root@12d7c7a2ac87:~/ReTReK# javac CxnUtils.java
CxnUtils.java:1: error: cannot access ValenceErrorChecker
import chemaxon.checkers.ValenceErrorChecker;
^
bad class file: /opt/opt/chemaxon/jchemsuite/lib/com.chemaxon-structurechecker.jar(chemaxon/checkers/ValenceErrorChecker.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.

question:

Currently, only jchem version 20.19 is available. I wonder if there is no way to use it other than the 20.13 version suggested in the instructions.

Could you please share the version linux installation file?

@sishida21
Copy link
Member

@INHYEOKSONG
I apologize for the late reply. We cannot share the installation file due to the License Agreement of ChemAxon. I think that version 20.19 is also compatible with version 20.13, although I cannot confirm this due to the expiration of the Academic license.

We have now released the pure Python version of ReTReK (clinfo/ReTReKpy) that does not use ChemAxon, so please consider using that as well.

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

2 participants