andrewssobral / andrewssobral/bgslibrary
pybgs .egg import issues
- Lenguaje dominante
- C++
- Estrellas
- 2.3k
- Forks
- 735
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Python cannot import pybgs. After building Visual Studio 2015 ALL_BUILD (with bgs_python) the following file appears in my site_packages folder for anaconda - pybgs-3.0.0.post2-py3.7-win-amd64.egg but nothing else. When I try to import in python i get the following error:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'pybgs'
I tried to run an easy_install to get the .egg file running but that didn't help. Why will python not import this file?
- **Windows 10
-**Visual Studio 2015
- **Python version 3.7.1**:
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.