mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix import
This commit is contained in:
parent
cec39c9a67
commit
fb003bf9b0
1 changed files with 1 additions and 1 deletions
2
start.py
2
start.py
|
|
@ -100,7 +100,7 @@ import platform
|
|||
import traceback
|
||||
import subprocess
|
||||
import site
|
||||
import distutils
|
||||
import distutils.spawn
|
||||
from pathlib import Path
|
||||
|
||||
# OPENPYPE_ROOT is variable pointing to build (or code) directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue