Skip to content

Option to completely disable check for spaces in install path #1111

Description

@jlstevens

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

The check_path_spaces option issues a message either as an error (that blocks the installation) or as a warning (that allows the installation to continue). There should be an option to disable the warning completely for installer authors who are confident that spaces are not going to cause their users any issues.

Why is this needed?

The warning in the installer is likely to scare users even if spaces have been determined to be necessary/acceptable by the installer author. As a result there should be an option to disable the message completely.

What should happen?

The check_path_spaces setting should offer the ability to error, warn or to be disabled entirely.

Additional Context

While this option would be good, it would be better if conda create and conda-build addressed their own issues/warnings with respect to spaces in paths. On Windows 'Program Files' is a common place for people to install to!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type::featurerequest for a new feature or capability

    Type

    No type

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions