Skip to content

rpy2 as a crucial dependency? #4

Description

@alecristia

I'm trying to run

$ python3 main1.py ~/Dropbox/laac-solis/ ~/Dropbox/laac-solis/eaf/ periodic -t 1 --skip 59 --c_on 2 --c_off 3 --temp non-native --its n

or equivalently

$ python3 main1.py ~/Dropbox/laac-solis/ ~/Dropbox/laac-solis/eaf/ periodic -t 1 --skip 59 --c_on 2 --c_off 3 --temp non-native 

but I get an error because rpy2 is not installed -- this is true, rpy2 installation fails "clang: error: unsupported option '-fopenmp'". I'm working on it (it looks like this has to do with the R version installed), but also wondering -- we only need rpy2 if the person asks for its's to be processed, right? Could we perhaps only require rpy2 when --its is passed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions