Hi,
Please update manual 2.33 becasue (test on Ubuntu 16.04) are required:
1) libblas-dev libatlas-base-dev when they are not installed get error
x86_64-linux-gnu-gcc
2) libsqlite3-dev when they are not installed get error sqlite3.h
Ok after this, installation was finished succesfully, but if I try run Run
python3 -m pytest tests/ I have errors:
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py",
line 86, in wrap_session
INTERNALERROR> config._do_configure()
INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/config.py",
line 830, in _do_configure
INTERNALERROR>
self.hook.pytest_configure.call_historic(kwargs=dict(config=self))
INTERNALERROR> File
"/usr/lib/python3/dist-packages/_pytest/vendored_packages/pluggy.py", line
729, in call_historic
INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers,
kwargs)
INTERNALERROR> File
"/usr/lib/python3/dist-packages/_pytest/vendored_packages/pluggy.py", line
338, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File
"/usr/lib/python3/dist-packages/_pytest/vendored_packages/pluggy.py", line
333, in <lambda>
INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute()
INTERNALERROR> File
"/usr/lib/python3/dist-packages/_pytest/vendored_packages/pluggy.py", line
596, in execute
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File "/tmp/s3ql/s3ql-2.33/tests/pytest_checklogs.py", line
28, in pytest_configure
INTERNALERROR> raise ImportError('pytest catchlog plugin not found')
INTERNALERROR> ImportError: pytest catchlog plugin not found
Can You help me?
--
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.