Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pIChemSt] Readme install instructions not working #2

Closed
adam-of-barot opened this issue Feb 6, 2024 · 1 comment
Closed

[pIChemSt] Readme install instructions not working #2

adam-of-barot opened this issue Feb 6, 2024 · 1 comment

Comments

@adam-of-barot
Copy link

I tried installing pIChemSt as stated in the readme, but I could not get it to work that way.

The following method seemed to work:

# Optional: create virtual environment for project
python -m venv ~/venv/peptide-tools
source ~/venv/peptide-tools/bin/activate
# Install packages
python setup.py install
# Configure shell
sh setup.cli

setup.cli leaves a lingering "-e" line in .bashrc, but otherwise pichemist is installed and is now usable.

@ghiander
Copy link
Collaborator

Hello @adam-of-barot,

We pushed a fix for installing pichemist. Please refer to the new instructions.

Giammy

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

No branches or pull requests

2 participants