python3-numpy: o script de pós-instalação do subprocesso instalado retornou erro

0

Quando eu atualizo o software, ele irá empacotar esse erro. Quem pode me ajudar?

  python3-numpy
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up python3-numpy (1:1.12.1-3.1vthomas0) ...
Traceback (most recent call last):
  File "/usr/bin/py3compile", line 290, in <module>
    main()
  File "/usr/bin/py3compile", line 270, in main
    options.force, options.optimize, e_patterns)
  File "/usr/bin/py3compile", line 156, in compile
    cfn = interpreter.cache_file(fn, version)
  File "/usr/share/python3/debpython/interpreter.py", line 212, in cache_file
    (fname[:-3], self.magic_tag(version), last_char))
  File "/usr/share/python3/debpython/interpreter.py", line 246, in magic_tag
    return self._execute('import imp; print(imp.get_tag())', version)
  File "/usr/share/python3/debpython/interpreter.py", line 359, in _execute
    raise Exception('{} failed with status code {}'.format(command, output['returncode']))
Exception: python3.5 -c 'import imp; print(imp.get_tag())' failed with status code 1
dpkg: error processing package python3-numpy (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 python3-numpy
    
por Faddey Chen 31.10.2017 / 01:57

0 respostas