gpt4 book ai didi

Python MacOS 错误 : Unable to revert mtime:/Library/Fonts

转载 作者:行者123 更新时间:2023-12-03 18:18:52 26 4
gpt4 key购买 nike

我正在尝试在我的 mac 上运行一个 python 脚本,但是

“无法恢复 mtime:/Library/Fonts”

当我运行程序时不断弹出。我安装了最新版本的 python 以及 matplotlib .我对 python 很陌生,所以我不知道问题是什么,但这里是代码片段:

from plotly import graph_objs as go 
import matplotlib.pyplot as plt
import numpy as np
import json
import datetime

with open('ELIX.json') as json_file:
data = json.load(json_file)

最佳答案

你需要有 libmagic

brew install libmagic

关于Python MacOS 错误 : Unable to revert mtime:/Library/Fonts,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62279920/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com