Questions tagged [epd-python]

A Python-based tool for desktop application analysis and distribution of Python.

Enthought Python Distribution, or EPD, is currently known as Canopy. It is a Python-based tool for desktop application analysis and distribution of Python. Canopy provides an open and clear understandable environment for scientific research and calculations. Since the language is Python, their algorithms, scripts and programs will never be frozen in their own language. And with the analysis of desktop applications, data analysis, scripted scenarios, and building a more target-oriented applications.

Canopy is a commercial product, but a free version is available (with fewer packages). Degree-granting institutions also qualify for a free academic license.

The product home page: https://www.enthought.com/products/canopy/

16 questions
0
votes
1 answer

NLTK without X11 on OSX (EPD 64Bit Python)

I've just installed the latest version of NLTK (2.0.4) from pip on OSX 10.8.2. This version os OSX doesn't come with X11 and I like it that way, I don't want to install it. However when I try importing nltk in python (2.7.2) an OSX dialog box pops…
Matti Lyra
  • 12,828
  • 8
  • 49
  • 67
1
2