Skip to content

tempfile related problems on MXE windows build #1182

Closed
@cbm755

Description

@cbm755

from octave.discourse.group:

A couple of tests are failing in the CI with the nightly builds for Windows:
[freshly brewed Octave · gnu-octave/octave-buildbot@43f176e (github.com)](https://github.com/gnu-octave/octave-buildbot/runs/7238133932?check_suite_focus=true#step:13:15477)

Some of the errors seem to emit things like this:

  python: can't open file '/mingw64/share/octave/packages/symbolic-3.0.0/D:\a\_temp\oct-EEh6sa_octsympytmp.py': [Errno 2] No such file or directory

It looks like this could be two absolute paths that are concatenated. That is probably ok for most paths on a Linux file system. But it is failing on Windows.

Edit: That’s still with SymPy 1.5 in case that should matter.

updateI have trouble finding things later on discourse, not sure why, so I don't waste 5 mins in the future, here's the link https://octave.discourse.group/t/symbolic-3-0-0-released/2975/5

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions