Open NyakudyaA opened 3 years ago
ping @indeOWS
Dear Mazano,
I finally searched about removing _pycache folder and any .pyc. I ran:
find . | grep -E "(pycache|.pyc|.pyo$)" | xargs rm -rf py3clean .
I hope everything works fine now. I attached a new zip file.
Thank you very much for your time.
Kind regards
Julierme
On Sat, Nov 14, 2020 at 5:23 AM mazano notifications@github.com wrote:
Problem
Please remove the _pycache folder and any .pyc files they are autogenerated on install
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/indeOWS/INDE/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMVNEBBXN32OD5NGDVKEO3SPY5A3ANCNFSM4TVNHXUA .
Problem
Please remove the _pycache folder and any .pyc files they are autogenerated on install