RosettaCommons / RosettaCommons/PyRosetta.notebooks

Is there a way to solve the python version conflict between PyRosetta (Python 3.6) and Colab (Python 3.7)

Open
#63 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
709
Forks
173
Avg merge
5m
Merged PRs (30d)
2

Description

Hi PyRosetta team,

I encountered a Python version conflict issue when initializing PyRosetta in google colab (when running: from pyrosetta import *
and init() code block). I was wondering if there is a way to solve it. Please find the below details for this conflict. Thank you so much.

ImportError: Python version mismatch: module was compiled for Python 3.6, but the interpreter version is incompatible: 3.7.10 (default, Feb 20 2021, 21:17:23)
[GCC 7.5.0].

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the from pyrosetta import * and init() steps in Google Colab and confirm the reported Python 3.6 versus 3.7.10 error. Check the PyRosetta and Colab compatibility requirements; done means establishing a supported setup or documenting that this combination cannot be used.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.