KitwareMedical / KitwareMedical/VTKPythonPackage

Add dependencies to generated module

Abierto
#24 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
36
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

After pip installing the generated wheel module, there are some missing modules when doing the following in a python script:
`
import vtk
from vtk.web import protocols
from vtk.web import wslink as vtk_wslink
from wslink import server
`

twisted, wslink and win32api are missing modules.

Manually installing them works though

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Reproduce the problem by installing the generated wheel and running the Python imports shown in the issue. Inspect how the wheel declares dependencies, then verify that twisted, wslink, and win32api are available after installation and that the listed imports complete successfully.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
build-system
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
Medio día
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.