Forum Discussion
sarajevo
5 years agoNew Member
How to connect Python (MSIX/Windows Apps) to PowerBI Desktop
Hello, on my company notebook Python 3.8 is installed as a MSIX, therefore installed in the Windows Apps Folder, where I dont have access to (needs admin rights). Problem ist, If I want to use Pytho...
V-lianl-msft
5 years agoCommunity Support
Hi sarajevo ,
If your app needs to write to the installation directory or use the current working directory, you can also consider adding a runtime fixup using the Package Support Framework to your package. For more details, see this article.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.