RosettaCommons / RosettaCommons/RFdiffusion

Is conda a hard requirement?

Open
#95 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.1k
Forks
644
PR merge metrics
No merged PRs in 30d

Description

I'm working with one of my users to get this installed, but conda is a non-starter here due to the licensing changes from a couple years back.

Pardon my relative inexperience with Python, but it looks like all you're doing with conda is using it for an environment. You're providing the S3-transform code and installing other stuff via pip. Is it possible this can be done with a "native" virtualenv instead?

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 reviewing how the project currently uses conda for its environment and installs the S3-transform code and other dependencies with pip. Determine whether those components can run in a native Python virtualenv; done means a working, documented non-conda installation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.