You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import paddle
Traceback (most recent call last):
File "", line 1, in
File "D:\Anaconda3\envs\paddle\lib\site-packages\paddle_init_.py", line 25, in
from .framework import monkey_patch_variable
File "D:\Anaconda3\envs\paddle\lib\site-packages\paddle\framework_init_.py", line 17, in
from . import random # noqa: F401
File "D:\Anaconda3\envs\paddle\lib\site-packages\paddle\framework\random.py", line 16, in
import paddle.fluid as fluid
File "D:\Anaconda3\envs\paddle\lib\site-packages\paddle\fluid_init_.py", line 36, in
from . import framework
File "D:\Anaconda3\envs\paddle\lib\site-packages\paddle\fluid\framework.py", line 35, in
from .proto import framework_pb2
File "D:\Anaconda3\envs\paddle\lib\site-packages\paddle\fluid\proto\framework_pb2.py", line 19, in
DESCRIPTOR = _descriptor.FileDescriptor(
File "D:\Anaconda3\envs\paddle\lib\site-packages\google\protobuf\descriptor.py", line 1028, in new
return _message.default_pool.AddSerializedFile(serialized_pb)
TypeError: Couldn't build proto file into descriptor pool: duplicate file name (framework.proto)
The text was updated successfully, but these errors were encountered:
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
Since you haven't replied for more than a year, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您超过一年未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。
请提出你的问题 Please ask your question
The text was updated successfully, but these errors were encountered: