In a miniconda environment I get this error

|(DSSserver) kuiper@crux1:~$ python||
||Python 2.7.15 |Anaconda, Inc.| (default, Oct 10 2018, 21:32:13) ||
||[GCC 7.3.0] on linux2||
||Type "help", "copyright", "credits" or "license" for more information.||
||>>> import corr||
||Traceback (most recent call last):||
||  File "<stdin>", line 1, in <module>||
||  File "/usr/local/miniconda2/envs/DSSserver/lib/python2.7/site-packages/corr/__init__.py", line 11, in <module>|| ||    import cn_conf, katcp_wrapper, log_handlers, corr_functions, bf_functions, corr_wb, corr_nb, corr_ddc, scroll, katadc, iadc, termcolors, rx, sim, snap, threaded|| ||  File "/usr/local/miniconda2/envs/DSSserver/lib/python2.7/site-packages/corr/corr_wb.py", line 13, in <module>||
||    construct.Flag('tvgsel_noise'),             # 20||
||TypeError: 'Flag' object is not callable|

It does not occur in the non-conda, system environment.  Why is that, and what do I do about it?

Thanks

Tom

--
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/a363af1e-cf23-4cfb-4412-d8892b2e676b%40jpl.nasa.gov.

Reply via email to