Your Operating system and DeepLabCut version
Windows 10 OS build 17763.379, Anaconda Env & DeepLabCut version 2.0.5
Describe the problem
When running deeplabcut.analyze_videos no file is created in the directory where the video resides. Further, when run with save_as_csv set to True, again no file is created. My understanding is that this function should create a file in the same directory as the video?
Screenshots

Additional context
Network training was completed on Google Colab, snapshots were created in increments of roughly 40,000 until a total of 200,000 had been completed. Network evaluation completed with a train pixel error of 1.24 and test error of 5.89. The snapshot being called is not the 'latest' snapshot as the cumulative training on Google Colab finished at a snapshot number (which reset each time) that was smaller than the 'latest'.
Your Operating system and DeepLabCut version
Windows 10 OS build 17763.379, Anaconda Env & DeepLabCut version 2.0.5
Describe the problem
When running deeplabcut.analyze_videos no file is created in the directory where the video resides. Further, when run with save_as_csv set to True, again no file is created. My understanding is that this function should create a file in the same directory as the video?
Screenshots

Additional context
Network training was completed on Google Colab, snapshots were created in increments of roughly 40,000 until a total of 200,000 had been completed. Network evaluation completed with a train pixel error of 1.24 and test error of 5.89. The snapshot being called is not the 'latest' snapshot as the cumulative training on Google Colab finished at a snapshot number (which reset each time) that was smaller than the 'latest'.