Skip to content

dependencies on scikit-image #45

@umasaxena

Description

@umasaxena

Hi, Sorry I have to submit this issue even though I had tried several methods to resolve this error. What was the version of scikit-image used ? I tried to install this on mac but for some reason it isnt working. Tried different versions but the latest was 0.19.2

This is generally the error message -
Collecting kaggle==1.5.4
Using cached kaggle-1.5.4.tar.gz (54 kB)
Collecting skimage==0.0
Using cached skimage-0.0.tar.gz (757 bytes)
ERROR: Command errored out with exit status 1:
command: /Users/us930915/miniconda3/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/xr/b7x3vb9578qd1k57b1psgw9m0000gq/T/pip-install-_pltrn54/skimage_b29dc9d153ab46f38978cb460eaee721/setup.py'"'"'; file='"'"'/private/var/folders/xr/b7x3vb9578qd1k57b1psgw9m0000gq/T/pip-install-_pltrn54/skimage_b29dc9d153ab46f38978cb460eaee721/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/xr/b7x3vb9578qd1k57b1psgw9m0000gq/T/pip-pip-egg-info-pltfav0j
cwd: /private/var/folders/xr/b7x3vb9578qd1k57b1psgw9m0000gq/T/pip-install-_pltrn54/skimage_b29dc9d153ab46f38978cb460eaee721/
Complete output (3 lines):

*** Please install the `scikit-image` package (instead of `skimage`) ***

----------------------------------------

WARNING: Discarding https://files.pythonhosted.org/packages/3b/ee/edbfa69ba7b7d9726e634bfbeefd04b5a1764e9e74867ec916113eeaf4a1/skimage-0.0.tar.gz#sha256=6c96a11d9deea68489c9b80b38fad1dcdab582c36d4fa093b99b24a3b30c38ec (from https://pypi.org/simple/skimage/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement skimage==0.0 (from versions: 0.0)
ERROR: No matching distribution found for skimage==0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions