numpy

Форк
0
/
post-install.yml 
31 строка · 1.1 Кб
1
name: Post-install/importing issue
2
description: Report an issue if you have trouble importing or using NumPy after installation.
3
title: "<Please write a comprehensive title here>"
4
labels: [32 - Installation]
5

6
body:
7
- type: textarea
8
  attributes:
9
    label: "Steps to reproduce:"
10
    description: >
11
      Please describe the installation method (e.g. building from source,
12
      Anaconda, pip), your OS and NumPy/Python version information.
13
  validations:
14
    required: true
15

16
- type: textarea
17
  attributes:
18
    label: "Error message:"
19
    description: >
20
      Please include full error message, if any.
21
      If you are reporting a segfault please include a GDB traceback,
22
      which you can generate by following
23
      [these instructions](https://github.com/numpy/numpy/blob/main/doc/source/dev/development_environment.rst#debugging).
24
    placeholder: |
25
      << Full traceback starting from `Traceback: ...` >>
26
    render: shell
27

28
- type: textarea
29
  attributes:
30
    label: "Additional information:"
31
    description: Please add any additional information that could help us diagnose the problem better.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.