I am trying to activate qiime2 on my Mac terminal again after a while, so when I run:
source activate qiime2-2018.11
I get the following error:
Fatal Python error: Py_Initialize: unable to load the file system codec
Traceback (most recent call last):
File “/Users/user1/miniconda3/lib/python3.5/encodings/init.py”, line 31, in <module>
File “/Users/user1/miniconda3/lib/python3.5/codecs.py”, line 322, in <module>
NameError: name ‘open’ is not defined
Is this due to a photon version/upgrade? What do I need to do to fix this? Do I need to modify the scripts, or downgrade photon?
Let me know,
Thanks
E