Skip to content

compilation error with wasm docker #1195

@andrew-ld

Description

@andrew-ld
error: Error listing dir "/rustpython/vm/../Lib/": No such file or directory (os error 2)
  --> vm/src/frozen.rs:21:45
   |
21 |         modules.extend(py_compile_bytecode!(dir = "../Lib/",));
   |                        ---------------------^^^^^^^^^^^^^^^-- in this macro invocation

error: aborting due to previous error

error: Could not compile `rustpython-vm`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-compatA discrepancy between RustPython and CPython

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions