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

Compilation test pickle failed with RDKit 2018.09.1 #19

Open
thegodone opened this issue Nov 11, 2018 · 1 comment
Open

Compilation test pickle failed with RDKit 2018.09.1 #19

thegodone opened this issue Nov 11, 2018 · 1 comment

Comments

@thegodone
Copy link
Contributor

after adding in compiler.js
'libRDKitDepictor.so',
'libRDKitcoordgenlib.so',
'libRDKitmaeparser.so',

and changing deps to 2018.09.1 there is an issue with pickle testcase:

FAIL tests/rdchem/pickle.js
● Console

console.log __tests__/rdchem/pickle.js:10
  mol from Smiles
console.log __tests__/rdchem/pickle.js:12
  toPickle
console.log __tests__/rdchem/pickle.js:15
  type of toPickle
console.log lib/Mol.js:52
  fromPickle
console.log lib/Mol.js:53

● from and to pickle

Error
  6070248 thrown
@thegodone
Copy link
Contributor Author

Add branch v2018_9_1

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

1 participant