Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

版本冲突的问题 #24

@y122302868

Description

@y122302868

作者你好,我是一个新手,正在学习这方面的知识
我遇到了一个numpy版本冲突的问题,
tensorflow1.10中Collecting numpy<=1.14.5,>=1.13.3
而librosa==0.5.1中Collecting numpy>=1.8.0
这里numpy版本是有冲突的

按照文档中的方式添加依赖后,在执行python preprocess.py --dataset='Biaobei'会出现numpy的报错
ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['/data/venv/tacotron_chinese/lib/python3.6/site-packages/numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.
麻烦作者可以给出详细的依赖版本或者是解决办法呢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions