Skip to content

problems installing spearmint and testing the simple example #111

@jeremygoetz

Description

@jeremygoetz

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]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions