this is a fresh installation of both Pycharm and Anaconda. I created the first project, but when I tried to create an environment, I received this error:
CustomValidationError: Parameter safety_checks = '' declared in <<merged>> is invalid.
'' is not a valid SafetyChecks
Valid choices for safety_checks: 'disabled', 'warn', 'enabled'
Wondering if this is a permissions issue. Please see the attached screenshot

