Chia-Network / chia-dev-tools

A utility for developing in the Chia ecosystem: Chialisp functions, object inspection, RPC client and more.
Apache License 2.0
45 stars 32 forks source link

No matching distribution found for chia-blockchain==1.6 (from chia-dev-tools) #57

Closed lemonwuhao closed 1 year ago

lemonwuhao commented 1 year ago

(venv) root@kuboworker:/home/ubuntu/chia# pip install chia-dev-tools Collecting chia-dev-tools Using cached https://files.pythonhosted.org/packages/c9/57/6c8b1ac5b05f52ffdb35d041b7991b6e1e08bad78d28bfde096f2df4a27c/chia_dev_tools-1.1.2-py3-none-any.whl Collecting chia-blockchain==1.6 (from chia-dev-tools) Could not find a version that satisfies the requirement chia-blockchain==1.6 (from chia-dev-tools) (from versions: ) No matching distribution found for chia-blockchain==1.6 (from chia-dev-tools)

Quexington commented 1 year ago

Try again with a new installation it should be fixed in the latest release

johnathon-b commented 1 year ago

I am getting this same error on MacOS.

I cannot get around it no matter what I do.

Collecting pytest
  Using cached pytest-7.2.1-py3-none-any.whl (317 kB)
Collecting chia-blockchain==1.6.2
  Using cached chia-blockchain-1.6.2.tar.gz (3.3 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  WARNING: Requested chia-blockchain==1.6.2 from https://files.pythonhosted.org/packages/1d/0f/6e789aafe0f0e9e7251172ff977ec265f04e792d77a83c34ae16fb4c0227/chia-blockchain-1.6.2.tar.gz (from chia-dev-tools), but installing version 0.0.0
Discarding https://files.pythonhosted.org/packages/1d/0f/6e789aafe0f0e9e7251172ff977ec265f04e792d77a83c34ae16fb4c0227/chia-blockchain-1.6.2.tar.gz (from https://pypi.org/simple/chia-blockchain/) (requires-python:>=3.7, <4): Requested chia-blockchain==1.6.2 from https://files.pythonhosted.org/packages/1d/0f/6e789aafe0f0e9e7251172ff977ec265f04e792d77a83c34ae16fb4c0227/chia-blockchain-1.6.2.tar.gz (from chia-dev-tools) has inconsistent version: expected '1.6.2', but metadata has '0.0.0'
Collecting chia-dev-tools
  Using cached chia_dev_tools-1.1.3-py3-none-any.whl (48 kB)
Collecting packaging
  Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting chia-blockchain==1.6.1
  Using cached chia-blockchain-1.6.1.tar.gz (3.2 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  WARNING: Requested chia-blockchain==1.6.1 from https://files.pythonhosted.org/packages/e6/9b/c91f9ed7fcaa6d743bc34c56c9d52c4e15eeac1b61e5ef712e5a4136f7da/chia-blockchain-1.6.1.tar.gz (from chia-dev-tools), but installing version 0.0.0
Discarding https://files.pythonhosted.org/packages/e6/9b/c91f9ed7fcaa6d743bc34c56c9d52c4e15eeac1b61e5ef712e5a4136f7da/chia-blockchain-1.6.1.tar.gz (from https://pypi.org/simple/chia-blockchain/) (requires-python:>=3.7, <4): Requested chia-blockchain==1.6.1 from https://files.pythonhosted.org/packages/e6/9b/c91f9ed7fcaa6d743bc34c56c9d52c4e15eeac1b61e5ef712e5a4136f7da/chia-blockchain-1.6.1.tar.gz (from chia-dev-tools) has inconsistent version: expected '1.6.1', but metadata has '0.0.0'
Collecting chia-dev-tools
  Using cached chia_dev_tools-1.1.2-py3-none-any.whl (48 kB)
Collecting chia-blockchain==1.6
  Using cached chia-blockchain-1.6.0.tar.gz (3.2 MB)