Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_libsol not found python 3.8.3 Windows 10 #222

Open
ms03831 opened this issue Jun 14, 2020 · 0 comments
Open

_libsol not found python 3.8.3 Windows 10 #222

ms03831 opened this issue Jun 14, 2020 · 0 comments

Comments

@ms03831
Copy link

ms03831 commented Jun 14, 2020

pysbol version: 2.3.3.post8, Python 3.8.3 on Windows 10.
Installed pysbol using source on GitHub, compiled using python setup.py install which produced the sbol package inside an egg file in site-packages.
$import sbol
leads to this error:
return _bootstrap._gcd_import(name[level:], package, level)
ModuleNotFoundError: No module named '_libsbol'

Before trying this, I had Python 3.7.3 and no matter what I tried pip installing would install pysbol 2.3.2.post5. pysbol worked in that case well except that I had this issue. The same configuration (python 3.8.3 and pysbol) works well on Mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant