-
I noticed that pyNCS does not load if no display is available. This is annoying if one wants to run through ssh in combination with nohup (I use this for starting a long experiment through ssh and lea…
-
'which' �����ڲ����ⲿ���Ҳ���ǿ����еij���
���������ļ���
Traceback (most recent call last):
File "D:\WorkZoom\600001\Qbot\auto_monitor.py", line 25, in
import pync
File "C:\Python38\lib\site-…
-
I can run the following netcat command on a linux box and get 'error, connection refused' -- but when I do the associated command in this library through pync, it says success.... on any port I try...…
-
**Describe the bug**
pync.notify doesn't work in python scripts used by launchd, but works when the python script is directly executed.
So I have python script in `/Users/tscp/testdir/test-pync/te…
-
## ❓ Questions and Help
We sincerely suggest you to carefully read the [wiki](https://github.com/Charmve/Qbot/wiki) of our library. After that, if you still feel puzzled, please describe the questi…
-
and do not forget to push annotated or signed git tags for the release ;-)
-
Hi
I have an "Exception: pync was not properly installed. Head over to https://github.com/SeTeM/pync/ and file a bug." during compiling program with py2app. I've installed an actual version from gith…
-
````
--- lib/ase_interface.py 2017-07-13 14:29:18.239944902 -0500
+++ lib/ase_interface_.py 2017-07-13 15:04:52.837327087 -0500
@@ -31,18 +31,18 @@
nolabel = True
def __i…
-
Hi, can you please help on the following error?
File "ani_quicktest.py", line 6, in
from ase_interface import ANIENS
File "/ASE_ANI/examples/ase_interface.py", line 20, in
import pyNeu…
-
```bash
# ./test.sh
Traceback (most recent call last):
File "~/src/ASE_ANI/examples/ani_quicktest.py", line 6, in
from ase_interface import ANIENS
File "~/src/ASE_ANI/lib/ase_interface.…