SarahwXU / HiSup

MIT License
128 stars 18 forks source link

Unable to install `afm_op` module #11

Open minhvu120201dn opened 1 year ago

minhvu120201dn commented 1 year ago

After installing afm_op module, I saw the folder afm_op-0.0.0-py3.7-Linux-x86_64.egg in the ~/anaconda3/envs/hisup/lib/python3.7/site-packages directory. However, I'm still unable to import the module afm_op in Python.

SarahwXU commented 1 year ago

Can you elaborate on your installation process? In our guideline of installation, the afm module is loaded from the .so file after compiling. Just make sure the search path includes the .so file.