aaronmarkham commented on issue #13647: Update lip reading example
URL: https://github.com/apache/incubator-mxnet/pull/13647#issuecomment-450309197
 
 
   I built the project on a GPU instance this time and was able to run main.py. 
However, I immediately get a dump of a lot of these errors:
   ```
     File 
"/home/ubuntu/anaconda3/envs/mxnet_p36/lib/python3.6/site-packages/mxnet/gluon/data/dataloader.py",
 line 166, in _recursive_fork_recordio
       if depth >= max_depth:
   RecursionError: maximum recursion depth exceeded in comparison
   ```
   Looks like it ran that 200 times and failed each time.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to