Greetings:
I have created a manual process of creating a route within a File Geodatabase with the Add Locations and Solve geoprocessing tool, also building it into a model within ModelBuilder. However, the goal is to export the model to a stand-alone Python script to incorporate into an already established batch file.
The issue I cannot solve is when I run the script outside of GIS, it keeps saying the path to the Network Analysis Layer does not exist. I also cannot figure out the proper path syntax for the route layer.
Doing something wrong?