filip-husnik/pseudofinder

AttributeError: module 'modules' has no attribute 'selection'?

Closed this issue · 2 comments

Any advice to solve this? Thank you!

(pseudofinder) [xxx]$ pseudofinder.py -h
Traceback (most recent call last):
File "~/pseudofinder/pseudofinder.py", line 16, in
from modules import *
AttributeError: module 'modules' has no attribute 'selection'

Thanks for reaching out about this. This was a small bug introduced from a recent update. It has now been fixed. Please let us know if you have any other issues or questions!

Thanks,
Arkadiy

Thank you so much for the prompt response!