salesforce / CodeT5

Home of CodeT5: Open Code LLMs for Code Understanding and Generation
https://arxiv.org/abs/2305.07922
BSD 3-Clause "New" or "Revised" License
2.68k stars 394 forks source link

Not a mach.so file #67

Closed mirzayaser3 closed 1 year ago

mirzayaser3 commented 1 year ago

I am trying to execute the concode part python3.7 run_exp.py --model_tag codet5_base --task concode --sub_task none.

Cant this code be executed on MacOS? I am getting this error OSError: dlopen(/my-languages.so, 0x0006): tried: 'my-languages.so' (not a mach-o file)

Did this error occur previously? If yes, can you please navigate me on how to overcome this?

kiran-kate commented 1 year ago

@mirzayaser3, did you find an alternative to using the .so?