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

ImportError: No module named pidlockfile #2

Open
maklaut opened this issue Jul 10, 2015 · 4 comments
Open

ImportError: No module named pidlockfile #2

maklaut opened this issue Jul 10, 2015 · 4 comments

Comments

@maklaut
Copy link

maklaut commented Jul 10, 2015

$ yandex-tank-api-server
Traceback (most recent call last):
  File "/data/qa/ltbot/venv/bin/yandex-tank-api-server", line 9, in <module>
    import daemon.pidlockfile
ImportError: No module named pidlockfile
$ pip list
argparse (1.3.0)
backports.ssl-match-hostname (3.4.0.2)
certifi (2015.4.28)
docutils (0.12)
importlib (1.0.3)
ipaddr (2.1.11)
lockfile (0.10.2)
pip (7.1.0)
progressbar (2.3)
psutil (3.0.1)
pyjade (3.0.0)
python-daemon (2.0.5)
requests (2.7.0)
setuptools (18.0.1)
simplejson (3.7.3)
six (1.9.0)
TornadIO2 (0.0.4)
tornado (4.2)
wheel (0.24.0)
yandex-tank-api (0.0.7)
yandextank (1.7.13)
yatank-online (0.0.2)

Possible solution are here thread/captain#1 (comment)

@maklaut
Copy link
Author

maklaut commented Jul 14, 2015

Looks like it already fixed in dev branch.

@yangjunrui
Copy link

hi maklaut
ni hao,i have a problem installing greenplum,i encounter the same question: from lockfile.pidlockfile import PIDLockFile, LockTimeout
ImportError: No module named pidlockfile

can you help me to solve the problem

@maklaut
Copy link
Author

maklaut commented Mar 14, 2016

Hi.
I don't have problems with pidlockfile using yandex-tank-api (0.0.11) and python 2.7.

@yangjunrui
Copy link

thanks
i have solved the problem

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

2 participants