On Apr 10 2019, [email protected] wrote: > Trying to > > root@localhost:/tmp/s3ql-3.1# python3 -m pytest tests/ > > but it show: > > ImportError while importing test module '/tmp/s3ql-3.1/tests/t1_dump.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > tests/t1_dump.py:16: in <module> > from s3ql import deltadump > E ImportError: cannot import name 'deltadump'
Did you follow the installation instructions? If so, please provide the exact commands that you used (starting from the way you retrieved the source). http://www.rath.org/s3ql-docs/installation.html Best, -Nikolaus -- GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
