Closed BeebBenjamin closed 6 years ago
If you install by pip
pip uninstall pyconcrete
and make sure the file pyconcrete.pth
not in your python's site-packages
, you can find the path by below command
python -m site --user-site
BTW crontab execution fail it should be PATH issue, it's different for crontab and user shell you can setup PATH at crontab beginning to make sure python/pyconcrete under the PATH
@BeebBenjamin Does the steps help you? I will close the issue if no responses
I don't know. I re-installed Linux!
How do I uninstall pyconcrete. I tried using pip but now it throws an error.