I followed the list of dependencies that was required and installed through 
anaconda. Then I created PyFR from source.

I linked cblas in the .ini file "cblas = 
C:\Users\{Username}\AppData\Local\Continuum\anaconda3\Library\include\openblas"

then started running this command: "pyfr run -b openmp -p mesh.pyfrm 
couette_flow_2d.ini"

But get the following errors:

"Traceback (most recent call last):
  File 
"C:\Users\cong\AppData\Local\Continuum\anaconda3\Scripts\pyfr-script.py", line 
11, in <module>
    load_entry_point('pyfr==1.9.0', 'console_scripts', 'pyfr')()
  File 
"C:\Users\{Username}\AppData\Local\Continuum\anaconda3\lib\site-packages\pyfr-1.9.0-py3.7.egg\pyfr\__main__.py",
 line 110, in main
  File 
"C:\Users\{Username}\AppData\Local\Continuum\anaconda3\lib\site-packages\pyfr-1.9.0-py3.7.egg\pyfr\__main__.py",
 line 235, in process_run
  File 
"C:\Users\{Username}\AppData\Local\Continuum\anaconda3\lib\site-packages\pyfr-1.9.0-py3.7.egg\pyfr\__main__.py",
 line 201, in _process_common
ImportError: DLL load failed: The specified module could not be found."

Not sure where to start with debugging/setting up from here.

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/pyfrmailinglist/27d2d629-23b8-4f11-b301-b0c8ee120b8f%40googlegroups.com.

Reply via email to