Closed weenerplasticsgroup closed 6 months ago
If you don't mind I would like you to test the latest version in this repository, or update using pip install --upgrade freezers to version 2.4. There is a fix now for the situation you describe. ~I haven't updated pypi yet.~ I hope this solves your issue.
Please let me know if it worked.
It is fixed!! thanks
Great package, i encountered a small issue. If you place frozen_folder.py into package/frozen_folder.py I get a problem;
Module.direntries fails as frozen_folder.direntries does not exisits it should be package.frozen_folder.direntries