K
K
kuzdman2018-05-08 17:02:50
Python
kuzdman, 2018-05-08 17:02:50

What is wrong (python xappy)?

Installed xappy in python.
When importing a library, xappy throws an error.
Traceback (most recent call last):
File "...", line 1, in
import xappy
File "..., line 29, in
import _checkxapian
ImportError: No module named '_checkxapian' Looked
. File '_checkxapian.py' at place.What
could be wrong?Please help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
elZiga, 2018-05-09
@elZiga

Do you write in the PyCharm editor?
If yes:
open the terminal in the editor and
write pip installсвоя библиотека # as in the command line.
I had a similar error. For more information on how to do this, see here Downloaded libraries do not work in PyCharm. How to set up PyCharm?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question