Commit dfbde81
authored
#ifdef SNAP
if (verbose)
printf("%s\n", "Remeber to do : pip3 install createstructure==7.6");
#else
system("pip3 -q install createstructure==7.6");
if (verbose)
printf("%s\n", "External packages installed");
#endif // SNAP1 parent 637b280 commit dfbde81
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
428 | 432 | | |
429 | 433 | | |
430 | 434 | | |
| 435 | + | |
431 | 436 | | |
432 | 437 | | |
433 | 438 | | |
| |||
0 commit comments