Skip to content

orca.cmd generated on Windows 10 has a path name mixing \ and / #136

Closed

Description

I don't have any problem of installing orca on Mac OS X and Linux machines, but on my Windows 10 machine, when I install orca via conda, it creates a file orca.cmd, whose contents are:

@echo off
"/opt/anaconda1anaconda2anaconda3\orca_app\orca.exe" %*

This mixed use of / and \ is not good and doesn't work on windows.
On Mac OS X and Linux, only / is used. Which file should be fixed for Windows machines?
Thanks for your help!

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions