Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

不能import bae_image模块,由于sdk需要hardcode的log文件'/home/bae/log/bae.utils.log' #1

@zxkane

Description

@zxkane

我在本地环境使用pip install bae_image安装了BAE的image模块。

在代码中加载此模块

from bae_image.image import BaeImage

但是bae_image依赖的bae_utils尝试创建log文件,并且hardcoe logw文件的路径为**/home/bae/log/bae.utils.log**,也许在线上的BAE环境中ok。但在开发者的个人环境中并没有此路径,程序初始化失败。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions