Skip to content

Add pixi#303

Open
ErinWeisbart wants to merge 4 commits into
masterfrom
add_pixi
Open

Add pixi#303
ErinWeisbart wants to merge 4 commits into
masterfrom
add_pixi

Conversation

@ErinWeisbart
Copy link
Copy Markdown
Member

No description provided.

@ErinWeisbart ErinWeisbart requested a review from bethac07 May 12, 2026 19:58
For the subsequent steps, make sure to use the same version of Python that CellProfiler uses. For instance, CellProfiler 4 uses Python 3.8, (which you can see in CellProfiler's [setup.py](https://github.com/CellProfiler/CellProfiler/blob/4.2.x/setup.py)). You can check what version of Python you're using in the terminal:

```bash
python --version
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may have done over eager find and replace here and a couple other spots, replacing lower with upper case p. In the terminal, commands are sometimes case sensitive, and I think generally lowercase p is more often correct.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, sloppy find and replace. sorry! thanks for catching.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants