Hi, I'm getting the following error which has not been mentioned by previous posts. I guess this error may be not related to the tool itself but instead it may be an error related to some environmental setting. Can you guys help? Many thanks!
Executing: GenerateTransitLinesAndStops 'C:\Users\Junhui Yang\Dropbox\research\project\syp\data\gtfs\2013_12_20' "C:\Users\Junhui Yang\Dropbox\research\project\syp\syp.gdb\TransitNetwork"
Start Time: Tue Jun 8 19:13:10 2021
Running script GenerateTransitLinesAndStops...
SQLizing the GTFS data...
Generating transit stops feature class.
Failed to generate transit lines and stops.
Failed script GenerateTransitLinesAndStops...
Traceback (most recent call last):
File "C:\Users\Junhui Yang\Dropbox\research\project\syp\data\gtfs\GTFSArcGISWorkshopMaterials\Tools\AddGTFStoaNetworkDataset_0_5_4_0\scripts\GenerateStopPairs.py", line 220, in <module>
arcpy.CreateFeatureclass_management(outFD, outStopsFCName, "POINT", "", "", "", outFD_SR)
File "c:\program files (x86)\arcgis\desktop10.6\arcpy\arcpy\management.py", line 2012, in CreateFeatureclass
raise e
ExecuteError: ERROR 999999: Error executing function.
Failed to execute (CreateFeatureclass).
Failed to execute (GenerateTransitLinesAndStops).
Failed at Tue Jun 8 19:14:53 2021 (Elapsed Time: 1 minutes 43 seconds)