You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
pip setup.py install
error "Cannot open include file: 'rds2cpp/rds2cpp.hpp': No such file or directory"
The text was updated successfully, but these errors were encountered: