-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi, I'm a new user of pyFF and I tried this example in Jupyter Notebook. However, something goes wrong in FreeFemIO.py:194 when opening the tempfile by doing "with open(...)" because the file is already opened. Actually, in edpScript.py:151, the temp file is created by NamedTemporaryFile and it is said that " Whether the name can be used to open the file a second time, while the named temporary file is still open, varies across platforms (it can be so used on Unix; it cannot on Windows)". As I'm on win10x64, I can't run this code.
I've already tried some modification but I m not familiar with coding and it s getting too difficult for me. Is there a possibility to adjust the adaptmesh function to make it work on Windows please ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels