HARK FORUM › Execution error › Reply To: Execution error
Hello @jackcheong,
We suspect that you have two hark installation in your machine.
We need to remove the old one. Please follow the steps below:
1. Remove
/usr/local/bin/info2def.py
/usr/local/bin/info2json.py
/usr/local/bin/json2def.py
/usr/local/include/hark
/usr/local/lib/hark
/usr/local/lib/libhark-base.so
/usr/local/lib/pkgconfig/hark-base.pc
/usr/local/include/hark
/usr/local/lib/hark
/usr/local/lib/pkgconfig/hark-core.pc
/usr/local/share/doc/hark-core
/usr/local/bin/hark_designer
/usr/local/lib/hark-designer
/usr/local/share/applications/hark-designer.desktop
/usr/local/share/doc/hark-designer
/usr/local/share/hark-designer
/usr/local/share/pixmaps/hark-designer.png
/usr/local/bin/batchflow
/usr/local/bin/harkmw
/usr/local/bin/harkmwd
/usr/local/lib/python3/dist-packages/harkmw
/usr/local/share/doc/harkmw
/var/local/lib/harkmw
2. Run sudo ldconfig
To Refresh ldconfig cache
3. Close the current terminal
4. Launch a new one
5. Run harkmw --version
You should no longer see an error
6. Run hark_designer
You should no longer encounter execution error
Thank you,
Hark Support Team