Skip to content

Error using Oracle on windows #22

Description

@jwendel

With ST3 with GoOracle on windows, when I try to issue any command with Oracle, I get the following error:

Running oracle callees command...

'export' is not recognized as an internal or external command,
operable program or batch file.

It looks like the "export" command on line 107 of goOracle.py is not a valid windows command for updating the path. I believe you need to use the 'set' command for Windows.

(unless I'm missing some configuration for ST3 that is causing Oracle to not work)

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions