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

Installations errors #8

Open
pvevseev opened this issue Dec 22, 2022 · 0 comments
Open

Installations errors #8

pvevseev opened this issue Dec 22, 2022 · 0 comments

Comments

@pvevseev
Copy link

pvevseev commented Dec 22, 2022

Unfortunately, commands "docker-compose build" and "docker-compose up -d" do not install software. "docker-compose build" returns messages "Building wheel for pandas (setup.py): finished with status 'error'" and "Building wheel for scipy (pyproject.toml): finished with status 'error'". When I used the second command "docker-compose up -d" I got:
Failed to build pandas scipy
ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects
ERROR: Service 'web' failed to build: The command '/bin/sh -c . /opt/conda/etc/profile.d/conda.sh && conda activate base && conda install -c plotly -y plotly plotly-orca && conda install -c conda-forge -y firefox kombu biopython zipp selenium matplotlib kiwisolver flower django-widget-tweaks zip poppler geckodriver celery && conda install -c anaconda pip redis six psutil scipy requests numpy pandas jsonschema psutil psycopg2 django beautifulsoup4 && conda install -c bioconda -y hmmer wkhtmltopdf cd-hit && pip install django==2.2.7 redis imgkit pdfkit six django-chartjs && apt-get update && apt-get install -y python3-pip && pip3 install -r requirements.txt && conda clean -y --all' returned a non-zero code: 1

And http://abc-finder.osdd.jnu.ac.in/ seemly deos not work:(

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

1 participant