deep-voice-conversion icon indicating copy to clipboard operation
deep-voice-conversion copied to clipboard

problem on colab

Open jackylee1 opened this issue 6 years ago • 2 comments

Traceback (most recent call last): File "train1.py", line 10, in from tensorpack.callbacks.saver import ModelSaver File "/usr/local/lib/python2.7/dist-packages/tensorpack/callbacks/init.py", line 51, in _global_import(module_name) File "/usr/local/lib/python2.7/dist-packages/tensorpack/callbacks/init.py", line 34, in _global_import p = import(name, globals(), locals(), level=1) File "/usr/local/lib/python2.7/dist-packages/tensorpack/callbacks/base.py", line 5, in import tensorflow as tf File "/usr/local/lib/python2.7/dist-packages/tensorflow/init.py", line 24, in from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/init.py", line 49, in from tensorflow.python import pywrap_tensorflow File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/pywrap_tensorflow.py", line 74, in raise ImportError(msg) ImportError: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in from tensorflow.python.pywrap_tensorflow_internal import * File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 28, in _pywrap_tensorflow_internal = swig_import_helper() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory

Failed to load the native TensorFlow runtime

jackylee1 avatar Nov 15 '18 02:11 jackylee1

Hey @jackylee1 did you get to run this on Colab ?

sebasdeldi avatar Apr 19 '19 22:04 sebasdeldi

no

jackylee1 avatar Apr 22 '19 13:04 jackylee1