ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
68 stars 27 forks source link

[ain-py] github actions fails for docs.yml #1254

Closed platfowner closed 3 months ago

platfowner commented 3 months ago

With error:

    ...
    Building wheel for aiohttp (pyproject.toml): finished with status 'error'
    error: subprocess-exited-with-error

    × Building wheel for aiohttp (pyproject.toml) did not run successfully.
  Successfully built coincurve
  Failed to build aiohttp
    │ exit code: 1
    ╰─> [173 lines of output]
        *********************
        * Accelerated build *
        *********************
        running bdist_wheel
        ...

build1 build2

platfowner commented 3 months ago

Issue moved to: https://github.com/ainblockchain/ain-py/issues/35