Skip to content

Fix Dockerfile build failures#38

Open
M4cr0Chen wants to merge 1 commit intoreactome:mainfrom
M4cr0Chen:fix/dockerfile-build
Open

Fix Dockerfile build failures#38
M4cr0Chen wants to merge 1 commit intoreactome:mainfrom
M4cr0Chen:fix/dockerfile-build

Conversation

@M4cr0Chen
Copy link

@M4cr0Chen M4cr0Chen commented Mar 21, 2026

Addresses issue #37

  • Use ln -sf to avoid symlink conflict when /usr/bin/pip already exists after pip3 install --upgrade pip
  • Replace python setup.py install with pip install . to fix pandas resolution failure on Python 3.8

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.

1 participant