Skip to content

Different parts of this repo need different versions of python #316

@klaragerlei

Description

@klaragerlei

Is your feature request related to a problem? Please describe.
The pipeline uses python 3.6 and the shuffled analysis uses 3.8, so the data frame outputs of these two are not compatible, because pyhton 3.6 cannot open 3.8 pickles. This problem can be managed by having multiple virtual environments on Eleanor.

Describe the solution you'd like
Update the pipeline to use 3.8

Describe alternatives you've considered
Keep using the workaround. I think this will cause a lot of issues for less experienced users.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions