You are viewing a single comment's thread from:

RE: Deutschbot - A discord and curation bot for local steemit communities

in #utopian-io7 years ago

Hallo @felixxx , selbes Problem hier :

$ pip3 install -r requirements.txt

Requirement already satisfied: dataset in /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/dataset-1.0.5-py3.6.egg (from -r requirements.txt (line 1))
Collecting requests (from -r requirements.txt (line 2))
  Using cached requests-2.18.4-py2.py3-none-any.whl
Collecting steem (from -r requirements.txt (line 3))
  Using cached steem-0.18.103.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/37/d4tfn2s978x1kx2vldptk2ph0000gn/T/pip-build-qdfp8mwc/steem/setup.py", line 8, in <module>
        import package_meta # this is a simple tool for loading metadata from Pipfile and other places
      File "/private/var/folders/37/d4tfn2s978x1kx2vldptk2ph0000gn/T/pip-build-qdfp8mwc/steem/package_meta.py", line 10, in <module>
        from setuptools.config import read_configuration
    ModuleNotFoundError: No module named 'setuptools.config'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/37/d4tfn2s978x1kx2vldptk2ph0000gn/T/pip-build-qdfp8mwc/steem/

ich hab das schon mit pip3 und pip versucht, das Modul setuptools ist eigentlich auch da. Oder hab ich da noch ein mySQL Problem ?

Ich bin leider komplett Noob

Sort:  

Requirement already satisfied:

sieht doch gut aus ...