Skip to content

Pip3 fix#22

Closed
samirans89 wants to merge 3 commits intomainfrom
pip3-fix
Closed

Pip3 fix#22
samirans89 wants to merge 3 commits intomainfrom
pip3-fix

Conversation

@samirans89
Copy link
Copy Markdown
Contributor

No description provided.

@himanshu-02 himanshu-02 self-requested a review December 9, 2025 10:46

Log-Line "ℹ️ Installing dependencies" $GLOBAL_LOG
[void](Invoke-External -Exe $venvPy -Arguments @("-m","pip","install","-r","requirements.txt") -LogFile $LogFile -WorkingDirectory $TARGET)
[void](Invoke-External -Exe $venvPy -Arguments @("-m","pip3","install","-r","requirements.txt") -LogFile $LogFile -WorkingDirectory $TARGET)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove change for windows

@samirans89 samirans89 closed this Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants