Hi, looks like he is looking to be able to manage provision profiles by itself. According to this page he can do it with the current App Manager role but requires approval from an admin so it depends if somebody on your company is providing these approvals or you want to let him do it himself. In the latter case you would need to provide him with the admin role
Post
Replies
Boosts
Views
Activity
a workaround for the moment is to check the value of PYTHONPATH environment variable and pass it on a sudo call like this:
sudo PYTHONPATH=:/Applications/usdpython/USD/lib/python usdzconvert ./HelloWorld.usda ./Basic.usdz
try "animation2.usda" rather than "animation2.usdz"