Code Monkey home page Code Monkey logo

Comments (8)

agilob avatar agilob commented on August 22, 2024

Had the same problem on ArchLinux, just install from standard repo instead from pip.

from word_cloud.

amueller avatar amueller commented on August 22, 2024

Sorry can you explain how you first installed and which installation succeeded?
So the version from the repository worked? What did you try to install from pip?

from word_cloud.

agilob avatar agilob commented on August 22, 2024

Just noticed, he uses windows.
@kgashok check which version of python are you using, fails here (archlinux) on:
$pip -V
pip 1.5.6 from /usr/lib/python3.4/site-packages (python 3.4)

from word_cloud.

amueller avatar amueller commented on August 22, 2024

you used pip to install from github? Because the wordcloud code is not on pypi afaik.

from word_cloud.

petrushev avatar petrushev commented on August 22, 2024

@agilob you're trying to install this in python3, not sure it is supported.
Try with pip2 instead.

from word_cloud.

agilob avatar agilob commented on August 22, 2024

I noticed it before. Works with pip2.7. I noticed he uses windows, so my comment was totally irrelevant.

from word_cloud.

amueller avatar amueller commented on August 22, 2024

again, how do you install with pip? From github? which version of cython do you have?

from word_cloud.

amueller avatar amueller commented on August 22, 2024

Oh. I now see the problem. The folder is called "word_cloud-master". That should not be. It needs to be called word_cloud. I am a bit surprised at this, though, as everything is in a subfolder.

from word_cloud.

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.