PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.71k stars 2.86k forks source link

macOS 在Python解释器运行import paddlenlp报错 #8586

Open gerald-luo opened 2 weeks ago

gerald-luo commented 2 weeks ago

请提出你的问题

import paddlenlp /opt/anaconda3/envs/paddle_3.8/lib/python3.8/site-packages/_distutils_hack/init.py:26: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") zsh: segmentation fault python3

gerald-luo commented 2 weeks ago

Python版本3.8 paddle版本2.5.0 paddleNLP版本2.6.1 macOS版本10.15.7