Print

Print


Hi Jacek,

looks like qserv_testdata cannot find python module from qserv.
You can check couple of things:
- PYTHONPATH has correct location for qserv
- lib/python/lsst/qserv/wmgr exists in qserv directory and contains client.py

Cheers,
Andy


Becla, Jacek wrote on 2015-05-30:
> Hey Andy
> 
> Does it ring any bell?
> 
> qserv-test-integration.py
> Traceback (most recent call last):
>    File
> "/usr/local/home/becla/stack/repos/qserv_testdata/bin/qserv-test-
> integration.py", line 47, in <module>
>      from lsst.qserv.tests.unittest.testIntegration import suite
>    File
> "/usr/local/home/becla/stack/repos/qserv_testdata/python/lsst/qserv/tests
> / unittest/testIntegration.py", line 40, in <module>
>      from lsst.qserv.tests.benchmark import Benchmark
>    File
> "/usr/local/home/becla/stack/repos/qserv_testdata/python/lsst/qserv/tests
> / benchmark.py", line 49, in <module>
>      from . import mysqlDbLoader
>    File
> "/usr/local/home/becla/stack/repos/qserv_testdata/python/lsst/qserv/tests
> / mysqlDbLoader.py", line 34, in <module>
>      from .dbLoader import DbLoader
>    File
> "/usr/local/home/becla/stack/repos/qserv_testdata/python/lsst/qserv/tests
> / dbLoader.py", line 34, in <module>
>      from lsst.qserv.wmgr.client import WmgrClient
> ImportError: No module named client
> 
> 
> It is happening to me after
> clone qserv and qserv_testdata
> setup -r . -k for both
> scons and scons install for both
> I did full qserv-configure --all
> 
> Thanks
> Jacek
  


########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1