Open Jaakik opened 1 year ago
One solution to try is to upgrade the notebook package to a version that is compatible with the jinja2 version you have installed. You can do this by running !pip install notebook==6.1.5 (or any version that is compatible with your jinja2 version).
Then, you can try installing recirq again using !pip install recirq. If this does not work, you can try uninstalling and reinstalling jinja2 and recirq, ensuring that you have compatible versions of both packages.
Many imports in the notebooks are failing due to version incpompatibilies for the routing with tket notebook