Skip to content

Error on startup, missing module name #80

@byrnereese

Description

@byrnereese

Upon starting up the server for the first time, I run ./bin/start and get:

LMRC8950:glip-chatbot-weekly-reports byrne.reese$ ./bin/start
use local config.py
Use database built-in filedb
2019-04-03 12:35:22 user load env error:
'RINGCENTRAL_USER_CLIENT_ID'
extensions:
Empty module name
Traceback (most recent call last):
  File "dev/server/server.py", line 6, in <module>
    from ringcentral_bot_framework import frameworkInit
ImportError: cannot import name 'frameworkInit' from 'ringcentral_bot_framework' (/usr/local/lib/python3.7/site-packages/ringcentral_bot_framework-0.1.1-py3.7.egg/ringcentral_bot_framework/__init__.py)

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