Skip to content
This repository was archived by the owner on Nov 13, 2020. It is now read-only.
This repository was archived by the owner on Nov 13, 2020. It is now read-only.

Failed to install package #33

@gaborvecsei

Description

@gaborvecsei

I tried to add OpenCV 2.4.11 to the conda-requirements.txt for installing but I just keep getting this after git push heroku master.

remote: -----> Installing dependencies using Conda
remote:        Fetching package metadata .......
remote:        Solving package specifications: .
remote:
remote:
remote: PackageNotFoundError: Package not found: '' Package missing in current linux-64 channels:
remote:   - opencv 2.4.11
remote:
remote: You can search for packages on anaconda.org with
remote:
remote:     anaconda search -t conda opencv
remote:
remote: You may need to install the anaconda-client command line client with
remote:
remote:     conda install anaconda-client
remote:
remote: Note that you have pinned specs in /app/.heroku/miniconda/conda-meta/pinned:
remote:
remote:     ['nomkl']
remote:
remote:
remote:  !     Push rejected, failed to compile Python/Conda app.
remote:
remote:  !     Push failed
remote: Verifying deploy...
remote:
remote: !       Push rejected to sample-cv-flask.
remote:
To https://git.heroku.com/sample-cv-flask.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/sample-cv-flask.git'

But after I searched for OpenCV I found it for linux 64.

menpo/opencv              |   2.4.11 | conda           | linux-64, win-32, win-64, linux-32, osx-64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions