计算化学公社

 找回密码 Forget password
 注册 Register
Views: 9500|回复 Reply: 9
打印 Print 上一主题 Last thread 下一主题 Next thread

[ORCA] orca后台运行失败

[复制链接 Copy URL]

54

帖子

0

威望

2813

eV
积分
2867

Level 5 (御坂)

ORCA4.1用nohup  orca CD.inp >& CD.out & 输出文件报错,报错信息为:/usr/lib64/python2.7/site-packages/orca/orca.py:52: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
/usr/lib64/python2.7/site-packages/orca/mouse_review.py:31: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Wnck
The following are not valid: CD.inp
Another Orca process is already running for this session.
Run "orca --replace" to replace that process with a new one.


请问各位老师,出现这种问题应如何解决。
时也,命也

126

帖子

0

威望

1万

eV
积分
11565

Level 6 (一方通行)

2#
发表于 Post on 2019-5-8 21:52:28 | 只看该作者 Only view this author
感觉你运行的不是量子化学计算软件orca 你可以用whereis orca看看运行的是什么

评分 Rate

参与人数
Participants 1
eV +5 收起 理由
Reason
倪宇晴 + 5 谢谢

查看全部评分 View all ratings

54

帖子

0

威望

2813

eV
积分
2867

Level 5 (御坂)

3#
 楼主 Author| 发表于 Post on 2019-5-8 22:19:14 | 只看该作者 Only view this author
ChrisZheng 发表于 2019-5-8 21:52
感觉你运行的不是量子化学计算软件orca 你可以用whereis orca看看运行的是什么

谢谢,的确是这个问题。奇怪的是只能写ORCA的绝对路径,在环境变量里的alias好像不起作用。
我把ORCA程序alias成ORCA4,不用nohup的时候可以正常运行,用nohup就会报错nohup: failed to run command ‘ORCA4’: No such file or directory
时也,命也

490

帖子

2

威望

5306

eV
积分
5836

Level 6 (一方通行)

4#
发表于 Post on 2019-5-9 08:17:00 | 只看该作者 Only view this author
http://sobereva.com/451  《量子化学程序ORCA的安装方法》
有些系统如CentOS自带了名为orca的带有图形界面的屏幕阅读器程序,直接输入orca命令启动的是那个程序,和本文的orca毫无联系。应当用rpm -e orca命令将自带的那个orca卸载掉。
选自上述博文。

评分 Rate

参与人数
Participants 1
eV +5 收起 理由
Reason
倪宇晴 + 5 谢谢

查看全部评分 View all ratings

104

帖子

0

威望

1504

eV
积分
1608

Level 5 (御坂)

5#
发表于 Post on 2022-5-28 12:04:15 | 只看该作者 Only view this author
您好,我今天遇到了和您一样的问题,请问您最后是如何解决的呢?怎样卸载掉centos自带的orca呢?因为直接运行博文中的卸载命令好像不行。谢谢!!!

2425

帖子

1

威望

6197

eV
积分
8642

Level 6 (一方通行)

6#
发表于 Post on 2022-5-28 12:41:24 | 只看该作者 Only view this author
CocuLiu 发表于 2022-5-28 12:04
您好,我今天遇到了和您一样的问题,请问您最后是如何解决的呢?怎样卸载掉centos自带的orca呢?因为直接运 ...

搜索我的贴文,
下载即用,无需任何操作。
High-Performance Computing for You
为您专属定制的高性能计算解决方案

更多讯息,请访问:
https://labitc.top
http://tophpc.top:8080
电邮: ask@hpc4you.top

1万

帖子

0

威望

9900

eV
积分
22154

Level 6 (一方通行)

7#
发表于 Post on 2022-5-28 15:03:05 | 只看该作者 Only view this author
CocuLiu 发表于 2022-5-28 05:04
您好,我今天遇到了和您一样的问题,请问您最后是如何解决的呢?怎样卸载掉centos自带的orca呢?因为直接运 ...

不用卸载,只要你调用orca的时候总是设置PATH变量,并且总是把你的orca的路径放在PATH所有路径之前,就行了
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

104

帖子

0

威望

1504

eV
积分
1608

Level 5 (御坂)

8#
发表于 Post on 2022-5-29 18:50:30 | 只看该作者 Only view this author
wzkchem5 发表于 2022-5-28 15:03
不用卸载,只要你调用orca的时候总是设置PATH变量,并且总是把你的orca的路径放在PATH所有路径之前,就行 ...

谢谢您的解答,但是我运行时输入orca的绝对路径,提示error while loading shared libraries: liborca_tools_4_0_1_2.so: cannot open shared object file: No such file or directory

1万

帖子

0

威望

9900

eV
积分
22154

Level 6 (一方通行)

9#
发表于 Post on 2022-5-29 19:32:08 | 只看该作者 Only view this author
CocuLiu 发表于 2022-5-29 11:50
谢谢您的解答,但是我运行时输入orca的绝对路径,提示error while loading shared libraries: liborca_to ...

哦,你用的是shared library版,那样的话还需要设置LD_LIBRARY_PATH变量。同样需要把orca的路径放在LD_LIBRARY_PATH已有的所有路径之前
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

2425

帖子

1

威望

6197

eV
积分
8642

Level 6 (一方通行)

10#
发表于 Post on 2022-5-29 20:08:39 | 只看该作者 Only view this author
嗯,我说的是这个。
http://bbs.keinsci.com/thread-26418-1-1.html
High-Performance Computing for You
为您专属定制的高性能计算解决方案

更多讯息,请访问:
https://labitc.top
http://tophpc.top:8080
电邮: ask@hpc4you.top

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2026-2-28 08:23 , Processed in 0.285365 second(s), 21 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list