mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-07-23 06:20:48 +02:00
Remove PYTHONNOUSERSITE
This commit is contained in:
@@ -81,10 +81,6 @@ module.exports = async kernel =>
|
||||
{
|
||||
message: install(kernel),
|
||||
path: 'facefusion',
|
||||
env:
|
||||
{
|
||||
PYTHONNOUSERSITE: 'True'
|
||||
},
|
||||
conda:
|
||||
{
|
||||
path: path.resolve(__dirname, '.env')
|
||||
|
||||
Reference in New Issue
Block a user