ProjectISP / ISP

Integrated Seismic Program (software development)
44 stars 10 forks source link

Error installing on RHEL #14

Open aileen-fisher opened 1 year ago

aileen-fisher commented 1 year ago

Hello,

Trying to install your program on RHEL with miniconda3. The only thing I changed was the install file just to send the environment to a different location within the mininconda3/envs folder (--prefix), although I don't know that it's relevant to this error.

Trying an internet search, perhaps it is that I do not have root permissions. If this is so, is there a way to run without root?

Thank you.

(isp) bash-4.2$ python start_isp.py Database started at the url: sqlite:////ISP/ISP/isp/Gui/isp_test.db libpng warning: iCCP: known incorrect sRGB profile Missing colon in file 'ISP/ISP/isp/Gui/StyleLib/isp.mplstyle', line 12 ('figure.constrained_layout.use = True') 2023-09-07 15:21:22,949 - logger - INFO - ISP GUI Started 2023-09-07 15:21:22,950 - logger - INFO - User preferences is at: /home/user/.config/isp/user_pref.conf [9505:9586:0907/152123.068250:ERROR:nss_util.cc(674)] Error initializing NSS with a persistent database (sql:/home/user/.pki/nssdb): NSS error code: -8023 [9505:9586:0907/152123.068462:ERROR:nss_util.cc(154)] Error initializing NSS without a persistent database: NSS error code: -8023 [9505:9586:0907/152123.068477:FATAL:nss_util.cc(156)] nss_error=-8023, os_error=0 Trace/breakpoint trap (core dumped)