Skip to content

Cannot open include file: 'rds2cpp/rds2cpp.hpp': No such file or directory #23

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

Closed
mulkan opened this issue Nov 19, 2023 · 1 comment
Closed

Comments

@mulkan
Copy link

mulkan commented Nov 19, 2023

pip setup.py install
error "Cannot open include file: 'rds2cpp/rds2cpp.hpp': No such file or directory"

@jkanche
Copy link
Member

jkanche commented Nov 19, 2023

Seems like you are cloning the package and installing it locally.

you need to initialize the submodules so it pulls down the rds2cpp library and install cmake to download the dependencies. After that, build the library as documented in the dev section - https://github.com/BiocPy/rds2py#developer-notes

@jkanche jkanche closed this as completed Dec 1, 2023
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