Hi
After following installation instructions for minerva_analysis using conda on a Windows 10 machine, I get the following bug:
Traceback (most recent call last):
File "C:\Users\rajasekhar.p\minerva_analysis\run.py", line 5, in <module>
from minerva_analysis import app
File "C:\Users\rajasekhar.p\minerva_analysis\minerva_analysis\__init__.py", line 1, in <module>
from flask import Flask
File "C:\Users\rajasekhar.p\.conda\envs\minerva_analysis2\lib\site-packages\flask\__init__.py", line 14, in <module>
from jinja2 import escape
ImportError: cannot import name 'escape' from 'jinja2' (C:\Users\rajasekhar.p\.conda\envs\minerva_analysis2\lib\site-packages\jinja2\__init__.py)
I get this for extensions: gating and lensing..
BTW, these are some really cool tools you've created!
looking forward to playing with them.
Cheers
Pradeep
Hi
After following installation instructions for minerva_analysis using conda on a Windows 10 machine, I get the following bug:
I get this for extensions: gating and lensing..
BTW, these are some really cool tools you've created!
looking forward to playing with them.
Cheers
Pradeep