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

h5x support does not work on windows #26

Open
NicoRenaud opened this issue May 13, 2020 · 0 comments
Open

h5x support does not work on windows #26

NicoRenaud opened this issue May 13, 2020 · 0 comments

Comments

@NicoRenaud
Copy link
Member

Describe the bug
On Windows the path of all the pdbs generated in loadData.py should contain double back slash in the path : C:\Users\Name\ ..... instead of single ones. Also the path in the example/h5x/graphs.hdf5 are local to my own machine ...

Environment:

  • OS system: Window
  • Version: lastest
  • Branch commit ID: master

To Reproduce
Steps/commands to reproduce the behaviour:

  1. create the hdf5 graph with example/kernel/create_kernel.py
  2. launch h5x : bin/iScore.h5x
  3. right click on mol and select PyMol

Expected Results
A nice PyMol viz of the interface

Actual Results or Error Info
Unicode error due to the single \ when loading the pdbs

Additional Context
Add any other context about the problem here.

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