PierceB / ParkingSpaceApp

To create an application to give data statistics on parking lots based off a live camera feed.
0 stars 0 forks source link

Travis-ci is failing to load tensorflow #4

Closed PierceB closed 6 years ago

PierceB commented 6 years ago

Travis-Ci is giving an error when trying to use tensorflow.

Error: E ImportError: libcusolver.so.8.0: cannot open shared object file: No such file or directory E
E
E Failed to load the native TensorFlow runtime.

PierceB commented 6 years ago

Fixed by removing the tensorflow-gpu dependacy