Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

WASM cache fails to download when venv is under Program Files (Windows)

Offen
#126 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@ansBAkula arbeitet bereits daran.

Seit 18.9.2026.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Beschreibung

enhancement
User Story Description

As a user or system integrator

I want the SAF Visor to successfully download and cache VTK WebAssembly (WASM) assets on first run

So that the application starts correctly for non‑admin users even when the product was installed under C:\Program Files\....


Background

On first run, trame_vtklocal downloads and caches VTK WASM assets into the Python virtual environment. The module writes to a path like:

C:\Program Files\ANSYS Inc\SAF Solutions\...\.venv\Lib\site-packages\trame_vtklocal\module\serve\wasm\9.6.1

When the virtualenv is located under C:\Program Files, Windows prevents non‑elevated processes from creating/writing folders there. This causes pathlib.Path.mkdir() in trame_vtklocal/module/wasm.py to raise a PermissionError / FileNotFoundError on first run, e.g. "Access is denied" or "[WinError 3] The system cannot find the path specified".

Acceptance Criteria
  • A fresh install of SAF under C:\Program Files followed by a non‑admin run does not raise PermissionError and the WASM assets are downloaded to a writable location.
Additional Links

No response

Requires new or update to third party ? If "yes" add the name(s) and the version(s) of the Third Party Software.

No

Name and Version for Third Parties

No response

Vorherrschende Sprache
Python
Sterne
1
Forks
0
Ø Merge
1 T. 21 Std.
Gemergte PRs (30 T.)
46

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus ansys/Visual-Interactive-Simulation-Object-Renderer

Alle Issues in ansys/Visual-Interactive-Simulation-Object-Renderer

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.