Closed hmomkargit closed 1 year ago
Can you tell me your system specs, i.e. what distro is this? I will try to reproduce it in the meantime.
Sure. I am using CentOS 7. Related tool version: cmake - 3.14.4 Python - 3.7.1 gcc -8.2
Let me know if you need more information. Thanks !
Omkar
The issue was with way python was configured and installed. I re-installed python and configured with --enable_shared switch. Now, it is working.
HI, I am using the pysv for the first time and trying to run the "hello world" example. When i run the python script, it fails at "compile_lib" stage. Could you please let me know if i am missing any steps ?
Snippet of error output : "
.. ... ..
"
Thanks for the help !