Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

Problem with installing external package in my script using pip

Anonymous
517 Views
1 Reply
Message 1 of 2

Problem with installing external package in my script using pip

Anonymous
Not applicable

Dear Fusion-Community

 

I am trying to install an external python package in my script that I use for certain applications. The program works totally fine in my IDLE editor, but I am struggling with the implementation of that package in Spyder. The whole package including its submodules is located in the same folder as the script itself.

 

When I checked the Fusion forum I came across this post Installing a python package with pip from within a script. I copied that function into my script, but there is a hung-up after the line "import pip". Pip works fine in every other editor on my computer except Spyder.

Does anyone has an idea what it could be?

Thanks a lot for your support!
Danny

0 Likes
518 Views
1 Reply
Reply (1)
Message 2 of 2

marshaltu
Autodesk
Autodesk

Hello,

 

It would be good if you can post a piece of codes to demonstrate your issue. 

 

Thanks,

Marshal



Marshal Tu
Fusion Developer
>
0 Likes