Skip to content

Error with installing with pip3 #376

@LWFlouisa

Description

@LWFlouisa
Collecting snet-cli
  Downloading https://files.pythonhosted.org/packages/1e/99/f3a7b6b38c2fbd221d8d4e21bc93bcee6bfd8af49a4283c1d415e0e10235/snet_cli-1.1.2-py3-none-any.whl (73kB)
    100% |████████████████████████████████| 81kB 854kB/s 
Collecting jsonrpcclient==2.5.2 (from snet-cli)
  Downloading https://files.pythonhosted.org/packages/cf/03/7378eda311cd73d4445ae4c8299419e580ba43531d165b89c85261ea763a/jsonrpcclient-2.5.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ModuleNotFoundError: No module named 'setuptools'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-9o9pw4rr/jsonrpcclient/

Trying this approach as I can't produce the docker image.

Update: Did another test, and the issue seems to be with the pip command: pip3 install snet-cli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions