On Sat, 8 Jun 2024 at 22:27, Kapil Modi <[email protected]> wrote: > > Hi, > > I'm trying to run relax on a different computer that uses windows instead of > macOS and have been receiving this error when trying to run the newest > version of relax (5.1,0). > > ImportError: ImportError('DLL load failed while importing relax_fit: The > specified module could not be found.') Relaxation curve fitting is > unavailable, try compiling the C modules. > > I looked through the mailing lists and saw that the issue was present back in > 2012-2013 but I wasn't sure if it was resolved and if so, how that could be > resolved. > > Here is the output for relax -i > > Name Installed Version Path > > minfx True 1.0.12 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\minfx-1.0.12-py3.12.egg\minfx > bmrblib True 1.0.4 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\bmrblib-1.0.4-py3.12.egg\bmrblib > numpy True 1.26.4 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\numpy > scipy True 1.13.1 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\scipy > wxPython True 4.2.1 msw (phoenix) wxWidgets 3.2.2.1 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\wx > matplotlib True 3.9.0 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\matplotlib > mpi4py True 3.1.6 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\mpi4py > epydoc True 3.0.1 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\epydoc > optparse True 1.5.3 > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\optparse.py > readline True > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\site-packages\readline.py > profile True > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\profile.py > bz2 True > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\bz2.py > gzip True > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\gzip.py > io True > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\io.py > xml True () > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\xml\__init__.py > xml.dom.minidom True > C:\Users\kapil\AppData\Local\Programs\Python\Python312\Lib\xml\dom\minidom.py > > relax information: > Version: 5.1.0 > Processor fabric: Uni-processor. > > relax C modules: > > Module Compiled File type Path > target_functions.relax_fit False > > Any help would be greatly appreciated!
Hi Kapil, Sorry, I missed your original message. It was automatically put into the wrong folder. Have you managed to resolve this issue? According to the information printout, you do not have the relaxation curve-fitting C modules compiled (or your system architecture does not match the binary compiled module). Which version of relax did you install? Regards, Edward _______________________________________________ nmr-relax-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nmr-relax-users
