Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8549165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T13:39:47+00:00 2026-06-11T13:39:47+00:00

I have Python downloaded already, but want to contribute code to the Enthought Tool

  • 0

I have Python downloaded already, but want to contribute code to the Enthought Tool Suite (ETS). According to this site (http://code.enthought.com/source/):

it says to download the following python script: https://raw.github.com/enthought/ets/master/ets.py

I put the ets.py into the python script, save as…and in the Python Shell, I typed in “import ets”

However, nothing happens.

Also, the site says to run the following commands:

$ mkdir ets

$ cd ets   # and copy ets.py here

$ python ets.py clone

Typing those lines in Python Shell gives me the message: “SyntaxError: invalid syntax”

As you can see, I’m new to Python, and I don’t know what I’m doing. How do I download the ETS script and run the commands??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T13:39:49+00:00Added an answer on June 11, 2026 at 1:39 pm

    Those last commands aren’t meant to be entered into the Python console, they’re meant to be entered at the terminal shell.

    localhost-2:tmp $ mkdir ets
    localhost-2:tmp $ cd ets
    localhost-2:ets $ cp ../ets.py . 
    

    This last command assumes that ets.py was in the original directory. Now we can run it [edit: make sure you have git installed, or this won’t work]:

    localhost-2:ets $ python ets.py clone
    Cloning package encore
    URL: https://github.com/enthought/encore.git
    Cloning into encore...
    remote: Counting objects: 1081, done.
    remote: Compressing objects: 100% (483/483), done.
    remote: Total 1081 (delta 729), reused 942 (delta 592)
    Receiving objects: 100% (1081/1081), 981.12 KiB | 1.80 MiB/s, done.
    Resolving deltas: 100% (729/729), done.
    
    Cloning package traits
    URL: https://github.com/enthought/traits.git
    Cloning into traits...
    
    [etc.]
    
    Cloning package etsproxy
    URL: https://github.com/enthought/etsproxy.git
    Cloning into etsproxy...
    remote: Counting objects: 3577, done.
    remote: Compressing objects: 100% (2243/2243), done.
    remote: Total 3577 (delta 1053), reused 3571 (delta 1047)
    Receiving objects: 100% (3577/3577), 369.81 KiB, done.
    Resolving deltas: 100% (1053/1053), done.
    

    After this, you need to install everything (this will look different depending on your operating system):

    localhost-2:ets $ python ets.py develop
    Running command ['/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python', 'setup.py', 'develop'] in package encore
    running develop
    running egg_info
    creating encore.egg-info
    writing encore.egg-info/PKG-INFO
    
    [long build process removed]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed Python 2.7 for Windows, and downloaded Django-1.2.3. Now, I want to
I'm kinda' new to python, but I have already written many programs including some
I have downloaded the two releases of python 2.6.8 from here http://www.python.org/getit/releases/2.6.8/ and I
I have been using NotePAD++ for editing Python scripts. I recently downloaded the PyDEV
I have downloaded python 2.5. I would like to know if Tkinter is included
I have downloaded and installed python-poppler-qt4 and I am now trying out a simple
Im my Python file, I have imported the win32gui module like this: import win32gui
I have Python 2.6.1 which came on the Mac I have, but I'd recently
i' have downloaded boost 1.45.0, installed Python 3.1.3 on my mac. I have the
I have created a little Python egg (with setuptools) that I want to install

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.