Skip to content

Error when running "paddle version"  #7476

Closed
@kuke

Description

@kuke

In some environments, running "paddle version" will yield an error

/Users/xxx/miniconda2/bin/paddle: line 40: printf: PANIC:: invalid number
/Users/xxx/miniconda2/bin/paddle: line 158: [: 0.10.0: binary operator expected
  File "<stdin>", line 3
    if LooseVersion("0.10.0
                          ^
SyntaxError: EOL while scanning string literal
/Users/xxx/miniconda2/bin/paddle: line 57: [2: command not found
PaddlePaddle 0.11.0, compiled with
    with_avx: ON
    with_gpu: OFF
    with_mkl: ON
    with_mkldnn: OFF
    with_double: OFF
    with_python: ON
    with_rdma: OFF
    with_timer: OFF

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions