Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix PowerShell issue with relative paths #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 23, 2020

Conversation

MaksimZhukov
Copy link
Contributor

PowerShell 7.1.0 introduces breaking changes that affect relative paths. Python packages generation fails with the following error:

The specified module '/home/vsts/work/1/s/builders/builders/win-python-builder.psm1' was not loaded because no valid module file was found in any module directory.

In scope of this PR we prepared fix for this issue. Also we added temporary step to update PowerShell version on macOS Mojave.

Link to the build

Related issue: #1473

@MaksimZhukov MaksimZhukov merged commit 6468490 into main Nov 23, 2020
@MaksimZhukov MaksimZhukov deleted the v-mazhuk/fix-powerhell-issue-with-paths branch November 23, 2020 14:35
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.

3 participants