I'm having issues using Python in ArcGIS Pro. I'm using Pro 2.2.4 and Spyder (Python 3.6). I can't get 'arcpy.mp.ArcGISProject' to read my Pro project. I'm running a script to overwrite vector tile packages written by Kelly Gerrow. I added some code to create a vector tile package that worked just fine until this week. Now whenever I try to point to a Pro project it fails with the error below:

I am able to interact with my Pro Project in the python window using 'CURRENT' but not with the arcpy.mp function.
Here is the error I get when trying to create a vector package using the Python window and the 'CURRENT' project:

Has anyone seen this before? I'm stumped. Dan Patterson Joe Borgione