Code Monkey home page Code Monkey logo

Comments (3)

Seedarchangel avatar Seedarchangel commented on July 25, 2024

@jafetmorales
Are you running under python 3 environment?
If you are doing that, it is recommended to download from the repository and running under the python3 folder instead of installing from pip. Also, I recommend installing anaconda 3 because of dependency issues.
I will update the English Readme.

from tuchart.

lhuizhan avatar lhuizhan commented on July 25, 2024

Same issue here, I've tried installing it under python3 folder but got an error like this.
Working under Python 3.7.4 and Win10.

C:\Users\lhuiz\AppData\Local\Programs\Python\Python37-32\TuChart-master>py` setup.py install
running install
running bdist_egg
running egg_info
writing tuchart.egg-info\PKG-INFO
writing dependency_links to tuchart.egg-info\dependency_links.txt
writing requirements to tuchart.egg-info\requires.txt
writing top-level names to tuchart.egg-info\top_level.txt
reading manifest file 'tuchart.egg-info\SOURCES.txt'
writing manifest file 'tuchart.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\Tuchart
copying build\lib\Tuchart\Graph.py -> build\bdist.win-amd64\egg\Tuchart
copying build\lib\Tuchart\layout.py -> build\bdist.win-amd64\egg\Tuchart
copying build\lib\Tuchart\main.py -> build\bdist.win-amd64\egg\Tuchart
copying build\lib\Tuchart\__init__.py -> build\bdist.win-amd64\egg\Tuchart
copying build\lib\Tuchart\__main__.py -> build\bdist.win-amd64\egg\Tuchart
copying build\lib\Tuchart\__version__.py -> build\bdist.win-amd64\egg\Tuchart
byte-compiling build\bdist.win-amd64\egg\Tuchart\Graph.py to Graph.cpython-37.pyc
byte-compiling build\bdist.win-amd64\egg\Tuchart\layout.py to layout.cpython-37.pyc
byte-compiling build\bdist.win-amd64\egg\Tuchart\main.py to main.cpython-37.pyc
byte-compiling build\bdist.win-amd64\egg\Tuchart\__init__.py to __init__.cpython-37.pyc
byte-compiling build\bdist.win-amd64\egg\Tuchart\__main__.py to __main__.cpython-37.pyc
byte-compiling build\bdist.win-amd64\egg\Tuchart\__version__.py to __version__.cpython-37.pyc
creating build\bdist.win-amd64\egg\EGG-INFO
copying tuchart.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO
copying tuchart.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying tuchart.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying tuchart.egg-info\requires.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying tuchart.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO
zip_safe flag not set; analyzing archive contents...
Tuchart.__pycache__.main.cpython-37: module references __file__
creating 'dist\tuchart-0.1.2.5-py3.7.egg' and adding 'build\bdist.win-amd64\egg' to it
removing 'build\bdist.win-amd64\egg' (and everything under it)
Processing tuchart-0.1.2.5-py3.7.egg
removing 'd:\users\lhuiz\anaconda3\lib\site-packages\tuchart-0.1.2.5-py3.7.egg' (and everything under it)
creating d:\users\lhuiz\anaconda3\lib\site-packages\tuchart-0.1.2.5-py3.7.egg
Extracting tuchart-0.1.2.5-py3.7.egg to d:\users\lhuiz\anaconda3\lib\site-packages
tuchart 0.1.2.5 is already the active version in easy-install.pth

Installed d:\users\lhuiz\anaconda3\lib\site-packages\tuchart-0.1.2.5-py3.7.egg
Processing dependencies for tuchart==0.1.2.5
Searching for tushare
Reading https://pypi.org/simple/tushare/
Download error on https://pypi.org/simple/tushare/: unknown url type: https -- Some packages may not be found!
Couldn't find index page for 'tushare' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: unknown url type: https -- Some packages may not be found!
No local packages or working download links found for tushare
error: Could not find suitable distribution for Requirement.parse('tushare')

The installation seems fine but then dependency setting fails.

from tuchart.

jafetmorales avatar jafetmorales commented on July 25, 2024

@Seedarchangel My computer was testing your software with Python 3.5.

from tuchart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.