NGSolve / ngsolve

Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily.

Home Page:https://ngsolve.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows installer fails with 'media1.cab' corruption error

bzindovic opened this issue · comments

Install of v6.2.2105 on Windows 10 64-bit fails with the following message:
The cabinet file 'media1.cab' required for this installation is corrupt and cannot be used.
I've tried re-downloading and it is persistent error. Is this a packaging issue within the installer?

I get the same error!
Also tried to redownload the msi-file.

Hi! I have got the same problem...

Yes, the installer works!

However I get the error

AttributeError: module 'netgen.libngpy' has no attribute 'meshvis'

when doing
from ngsolve import *

I am also getting this same issue now. Was anyone able to sort this?

This issue seems to be resolved with the release of the new installer so will mark it as closed.