xjtu-omics / IAGS

16 stars 4 forks source link

question about run Gramineae.py #2

Open luozzz-00 opened 1 year ago

luozzz-00 commented 1 year ago

when I run this Gramineae.py, Error code 10009: License expired 2022-01-13 Traceback (most recent call last): File "Gramineae.py", line 31, in ancestor_name, dup_copy_number, out_copy_number, ancestor_target_copy_number) File "/Users/luo/Desktop/IAGS/IAGS/models/MultiGGHPmodel.py", line 37, in MultiCopyGGHPmodel adjacency_matrix = ggap.ancestor_adjacency_matrix() File "/Users/luo/Desktop/IAGS/IAGS/inferringAncestorGenomeStructure/GGHP.py", line 224, in ancestor_adjacency_matrix for v in self.__m.getVars(): AttributeError: 'GGHP' object has no attribute '_GGHP__m'

I have modified the corresponding file path, how to solve this error? 🥹

865699871 commented 1 year ago

It seems like the Gurobi license expired and GGHP model cannot run. You can go to Gurobi website. It's free for academic.