Git Product home page Git Product logo

Comments (3)

sebastian-muthwill avatar sebastian-muthwill commented on May 30, 2024

Thanks for testing it :-)

Have you installed the dependencies first with pip install -r requirements.txt from the powerapps-docstring folder?

from powerapps-docstring.

frederikbisback avatar frederikbisback commented on May 30, 2024

Hey Sebastian,
Currently, I have resolved it by adding a PowerShell step into the Azure DevOps pipeline.
The step, In the pipeline
image

Result:
2021-11-07T15:31:23.5295239Z ##[section]Starting: Install python requirements
2021-11-07T15:31:23.5413587Z ==============================================================================
2021-11-07T15:31:23.5413930Z Task : PowerShell
2021-11-07T15:31:23.5414341Z Description : Run a PowerShell script on Linux, macOS, or Windows
2021-11-07T15:31:23.5414595Z Version : 2.194.0
2021-11-07T15:31:23.5414834Z Author : Microsoft Corporation
2021-11-07T15:31:23.5415157Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2021-11-07T15:31:23.5415535Z ==============================================================================
2021-11-07T15:31:24.4493807Z Generating script.
2021-11-07T15:31:24.4977530Z ========================== Starting Command Output ===========================
2021-11-07T15:31:24.5238007Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a_temp\46d22207-84b2-4ddf-bac8-f6835dc03398.ps1'"
2021-11-07T15:31:31.1193421Z Collecting mdutils
2021-11-07T15:31:31.1657433Z Downloading mdutils-1.3.1.tar.gz (19 kB)
2021-11-07T15:31:31.2168285Z Preparing metadata (setup.py): started
2021-11-07T15:31:32.2224116Z Preparing metadata (setup.py): finished with status 'done'
2021-11-07T15:31:32.3350419Z Collecting pyyaml
2021-11-07T15:31:32.3455664Z Downloading PyYAML-6.0-cp39-cp39-win_amd64.whl (151 kB)
2021-11-07T15:31:32.3725772Z Using legacy 'setup.py install' for mdutils, since package 'wheel' is not installed.
2021-11-07T15:31:32.4838414Z Installing collected packages: pyyaml, mdutils
2021-11-07T15:31:32.5955120Z Running setup.py install for mdutils: started
2021-11-07T15:31:33.0700613Z Running setup.py install for mdutils: finished with status 'done'
2021-11-07T15:31:33.0802310Z Successfully installed mdutils-1.3.1 pyyaml-6.0
2021-11-07T15:31:33.9863219Z ##[section]Finishing: Install python requirements

It resolved the issue.

from powerapps-docstring.

sebastian-muthwill avatar sebastian-muthwill commented on May 30, 2024

Great to see that it works!
Your feedback is also highly welcome! Here or on twitter

from powerapps-docstring.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.