Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problems at runtime #47

Closed
bangenlanbai opened this issue Feb 14, 2023 · 1 comment
Closed

Some problems at runtime #47

bangenlanbai opened this issue Feb 14, 2023 · 1 comment

Comments

@bangenlanbai
Copy link

bangenlanbai commented Feb 14, 2023

Thank you for providing this library!

  • config.example.env : Cannot have comments # The following should be deleted
  • Dockerfile:
    1. add RUN python -m pip install --upgrade pip
    2. add RUN pip3 install -r requirements.txt --root-user-action=ignore
    3. add ENV PIP_ROOT_USER_ACTION=ignore

example file :

  1. https://github.com/bangenlanbai/chatgpt_telegram_bot/blob/main/Dockerfile
  2. https://github.com/bangenlanbai/chatgpt_telegram_bot/blob/main/config/config.example.env
@zanderzhng
Copy link

I'm good with the env and the dockerfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants