-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Description
I am running on a red hat 7.... linux system.
This is the issue i get with mongod:
mongod --fork --logpath logfile --dbpath datadir
about to fork child process, waiting until server is ready for connections.
forked process: 9716
ERROR: child process failed, exited with error number 48
The issue running main.py
File "main.py", line 198, in
from spearmint.utils.database.mongodb import MongoDB
File "/home/jgoetz2/stm/Spearmint-master/spearmint/utils/database/mongodb.py", line 190, in
from abstractdb import AbstractDB
ImportError: No module named 'abstractdb'
[2]+ Exit 1 nohup ipython STMBrainHidden1layerMichaelAdam1.py > /dev/null 2>&1 (wd: ~/stm)
(wd now: ~/stm/Spearmint-master/spearmint)
[jgoetz2@pyrochlore spearmint]$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels