Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CURA-8416] upgrade scipy to 1.9.1 #855

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Conversation

rburema
Copy link
Member

@rburema rburema commented Sep 28, 2022

Should prevent users with non-latin characters from crashing under certain circumstances (since SciPy puts temp file in the users folder on Windows).

See also: scipy/scipy#16444 and take note of the lower comments talking about backporting for the version.

This _should_ fix a bug where Cura crashes due to a username with non-latin characters in Windows. This is due to the creation and removal of temporary files by SciPy, which on Windows, happens in the users' folder.

CURA-8416
@github-actions
Copy link

Unit Test Results

2 404 tests  ±0   2 388 ✔️ ±0   28s ⏱️ +4s
       1 suites ±0        15 💤 ±0 
       1 files   ±0          1 ±0 

For more details on these failures, see this check.

Results for commit 504db07. ± Comparison against base commit 301f878.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants