I have a python tool box workflow scripted in ArcPro 2.3.3. I have one user or rather one PC that is unable to execute any of the tools/classes scripted in the .pyt. This PC gets the error message of, "FAILED TO OPEN filepath/Group_Tools.pyt".
The pc can run the installed arcpro system tools without issue, just not the custom .pyt. It is definitely a pc thing because the user can login to a different pc and run/open the .pyt toolbox and run all the tools within it. Also no other pcs or users have this problem.
We have check the python environment settings of the pc, and of ArcPro and do not see anything wrong there. The ArcPro python project environment is defaulted to arcgispro-py3 c:\program files\arcgis\pro\bin\python\envs\arcgispro-py3. The pc can reach and edit the Group_Tools.pyt via ArcCatalog, and also via File Explorer, it does not appear to be an access issue.
Does any have any thoughts, ideas, or solutions for this?
Thank you.