添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

NOTE: For an isolated environment, Bitnami disables user site-packages in Python’s sys.path . If you have Bitnami Python applications running, enabling the user site-packages could break your installation.

To enable this, edit the /opt/bitnami/python/Lib/site.py file and replace the line

ENABLE_USER_SITE = False
ENABLE_USER_SITE = None