Skip to content

Does not work on Windows #35

@fmfreeze

Description

@fmfreeze

Describe the bug

When using on Windows10 with the command rst2myst convert *.rst
it produces:

Usage: rst2myst convert [OPTIONS] [PATHS]...
Try 'rst2myst convert -h' for help.

Error: Invalid value for '[PATHS]...': Path '*.rst' does not exist.

I triple-checked the if I am in the right directory, where my .rst files are stored.
Also tried quoting the path.

Does anybody experienced that issue? On Linux it worked as expected.

Reproduce the bug

  1. in a conda environment install with pip install rst-to-myst[sphinx]
  2. in terminal navigate to the folder where *.rst files are stored
  3. execute the command rst2myst convert *.rst

List your environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions