Commit 938a07a
authored
Update imports.py
For the love of god why is there sys.path.clear()??? When ImportExport is loaded first to your program for any reason, it breaks EVERYTHING. You cannot import anything else because suddenly there is only RFEM as root... Jesus it took me so long to figure out whats going on...1 parent 5e3ec53 commit 938a07a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
0 commit comments