Skip to content

Error when running pip install tuchart #24

Description

@jafetmorales

This is the output when running pip install tuchart

Collecting tuchart
  Downloading https://files.pythonhosted.org/packages/29/7b/98e22f98a774a8e19b1b82f376f02d73013dbaaf581966627172fa17a736/tuchart-0.1.2.7-py2.py3-none-any.whl
Collecting qtpy (from tuchart)
  Downloading https://files.pythonhosted.org/packages/8a/d1/f7a708cfd4171b04196607274371d343ba84af2e39be22f310d1ec4ed91e/QtPy-1.4.2-py2.py3-none-any.whl
Collecting pyecharts==0.2.0 (from tuchart)
  Downloading https://files.pythonhosted.org/packages/da/9a/ada963b81d1608c5a195fe2a9dcbe2028ed8ac1c492a631c28c2a9cdcbb6/pyecharts-0.2.0.tar.gz (1.6MB)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "C:\Users\jmorales\AppData\Local\Temp\pip-install-uyek8e91\pyecharts\setup.py", line 7, in <module>
        from jupyterpip import cmdclass
    ImportError: No module named 'jupyterpip'

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\jmorales\AppData\Local\Temp\pip-install-uyek8e91\pyecharts\setup.py", line 12, in <module>
        pip.main(['install', 'jupyter-pip'])
    AttributeError: module 'pip' has no attribute 'main'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\jmorales\AppData\Local\Temp\pip-install-uyek8e91\pyecharts\

This is my setup:

Python version: 3.5
OS: Windows 10 Home
System Type: 64-bit Operating System, x64-based processor
Processor: AMD A10-8700P Radeon R6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions