Open
Description
Please help me out with this
import tensorflow as tf
import tensorflow_quantum as tfq
import cirq
import sympy
import numpy as np
import seaborn as sns
import collections
visualization tools
%matplotlib inline
import matplotlib.pyplot as plt
from cirq.contrib.svg import SVGCircuit
this happens when i use this
Activity
lockwo commentedon Mar 19, 2021
It might help if you shared the colab (or at least the pip installs). It might be some error in the installation phase (which isn't shown).
jaeyoo commentedon Mar 23, 2021
Could you please try this?
and please don't forget to restart the runtime kernel of the colab.
MichaelBroughton commentedon Jun 8, 2021
Is this issue still coming up for you @Prakhar998 ?
Shuhul24 commentedon Jun 22, 2021
Try this :
jaeyoo commentedon Aug 16, 2021
Recent update : the real culprit is related to this issue:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1814653
Let me investigate & fix it soon.
lockwo commentedon Aug 24, 2022
Any updates on this issue with the latest versions?
Merge pull request tensorflow#507 from quantumlib/cuquantum-lib-dir
mhucka commentedon Dec 1, 2024
@Prakhar998 This issue has not been active for a long time. Did you eventually resolve it? Can this issue report be closed?