ets icon indicating copy to clipboard operation
ets copied to clipboard

ets.py is a utility to clone and manage various Enthought Tool Suite packages

Results 29 ets issues
Sort by recently updated
recently updated
newest added

ETS packages have `__version__` as a string, e.g. `"4.5.0"`. That is fine and is an expected format. But sometimes we want to use the version information for things like skipping...

[I'm not sure where else this belongs so this is where i'm opening the issue for now] The mayavi demo eam/edm application available in `enthought/free` is out of date. It...

Cloning package traits URL: https://github.com/enthought/traits.git fatal: destination path 'traits' already exists and is not an empty directory. Traceback (most recent call last): File "ets/ets.py", line 149, in main() File "ets/ets.py",...

This is a proposal to add common CI infrastructure as part of the ets project. The intent is that these would be used by ets projects CI infrastructure. The basics...

In Firefox, all links to https://github.enthought.com are failing > Secure Connection Failed > An error occurred during a connection to github.enthought.com. SSL received a record that exceeded the maximum permissible...

The `ets.py` script fails on Python 3, for easily-fixed reasons (Python 2 `print`, Python 2 exception style, use of `raw_input`, etc.). But before putting effort into updating it, we should...

This is an issue for discussion of EEP 2 prior to acceptance/rejection.

first time here, followed the installation instruction, got the following error: ``` mkdir ets cd ets git clone [email protected]:enthought/ets.git Cloning into 'ets'... Permission denied (publickey). fatal: Could not read from...

DESCRIPTION="Meta package for the Enthought Tool Suite" dev-python/ets $ cat /mnt/gen2/TmpDir/portage/dev-python/ets-4.3.0/work/ets-4.3.0/setup_data.py requirements = [ ('apptools', '4.2.0'), ('blockcanvas', '4.0.3'), ('casuarius', '1.1'), ('chaco', '4.3.0'), ('codetools', '4.1.0'), ('enable', '4.3.0'), ('enaml', '0.6.8'), ('encore', '0.3'),...