lucid icon indicating copy to clipboard operation
lucid copied to clipboard

tutorial.ipynb is incompatible with Python 3

Open satsumas opened this issue 2 years ago • 1 comments

The introductory tutorial.ipynb should be runnable with Colab, but Colab defaults to Python 3 and tutorial.ipynb is in Python 2.

I have submitted some minor changes to make tutorial.ipynb run in Python 3:

#301

satsumas avatar May 11 '22 14:05 satsumas

@satsumas thanks for leaving the changes but still it doesn't work and gave me this error "Cannot convert a symbolic Tensor (rotate/angles_to_projective_transforms/strided_slice_1:0) to a numpy array."

mmitchef avatar Jun 22 '22 14:06 mmitchef