Message 1 of 20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working with Python in Revit using PyRevit. Although there are lots of limitation when using PyReivit, I still wanna try.
I was trying to import PySimpleGUI to create User interface for my button. I have install the library by using pip install.
When I import to my scirpt and run in Revit. It gives me "There is no modules named PySimpleGUI"
Is there a way for me to use python libraries in through PyRevit?
Thank you in advance
Solved! Go to Solution.