mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
WIP: Make it work with Python 3.7 packaing
This commit is contained in:
parent
309f90ceb8
commit
b03f666bf5
3 changed files with 20 additions and 4 deletions
|
|
@ -171,6 +171,7 @@ else:
|
|||
# tries to create PyQt objects on a non-main thread.
|
||||
import Arcus #@UnusedImport
|
||||
import Savitar #@UnusedImport
|
||||
|
||||
from cura.CuraApplication import CuraApplication
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue