matejak / imreg_dft

Image registration using discrete Fourier transform.
Other
245 stars 68 forks source link

Problem installing using pip when requirements are not met. #18

Closed matejak closed 9 years ago

matejak commented 9 years ago

The top-level __init__.py is imported because of the version number defined there and it uses the convenience import *, which imports virtually all dependencies.