GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Sorry, I forgot to mention that I'm using Python 3.3.

Original comment by [email protected] on 1 Oct 2013 at 10:47

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Hmm.  It sounds like maybe you've put the entire PrettyTable folder (with 
setup.py, prettytable_tests.py, etc) inside site-packages?  If that's true, 
delete that folder and copy just the prettytable.py file, by itself, into 
site-packages and try again.  That's the way it's supposed to be done - I 
apologise if the installation instructions aren't clear.  Let me know if it 
still doesn't work.

Original comment by [email protected] on 1 Oct 2013 at 11:04

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Hi. Finally I've solved the issue installing previously easy_install in windows 
and then running easy_install.exe prettytable.

Just a curiosity, installed in this way, I can see and egg file but not the 
prettytable.py file. Is this compiled or just placed in another folder?

Sorry for the question, but I'm just beginning with Python.

Thanks a lot.

Original comment by [email protected] on 1 Oct 2013 at 11:09

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
I am glad you were able to get the library installed.  I'm afraid I actually 
don't know much about how easy_install works with regard to placement of files 
etc.  When I use pip to install prettytable on my linux machine, I end up with 
both an egg directory and the prettytable.py file in my dist-packages.  It's 
possible the Windows case works differently.  If you are able to use the 
library, then the prettytable.py file must have ended up somewhere!

Original comment by [email protected] on 7 Oct 2013 at 6:00

  • Changed state: Done

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Thanks for your answer. I've been searching prettytable.py with no luck. My 
supposition is that all is contained in the egg file.

But well. At the end. It's working.

Thanks a lot and congratulations for the library!

Original comment by [email protected] on 7 Oct 2013 at 8:13

from prettytable.

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.