ImportError: No module named utils.server

45 views
Skip to first unread message

Todd Feathers

unread,
Aug 17, 2016, 12:16:51 AM8/17/16
to rpyc
I installed ropy using pip and I'm getting the following. Any ideas what I am missing?

09:10:54 tfeathers@Ares ~ > python ~/Library/Raft/raftlibs/OSServices/Utilities/rpyc.py 

Traceback (most recent call last):

  File "/Users/tfeathers/Library/Raft/raftlibs/OSServices/Utilities/rpyc.py", line 12, in <module>

    import rpyc

  File "/Users/tfeathers/Library/Raft/raftlibs/OSServices/Utilities/rpyc.py", line 14, in <module>

    from rpyc.utils.server import ThreadedServer, ForkingServer, OneShotServer

ImportError: No module named utils.server

Reply all
Reply to author
Forward
0 new messages