-
It is great that Positron is fully open source, which allows for external contribution and DIY tweaks! Nevertheless, it seems that Positron has not provided guidance on how to build it from source. I have been following VSCode's instruction, which also works for Positron for debugging. However, the VSCode packaging instruction doesn't work for packaging Positron, AFAICT. I'm running from Windows and I always encounter the following error: Error: EMFILE: too many open files, open 'D:\a\positron\positron\extensions\positron-python\python_files\posit\positron\_vendor\jedi\third_party\typeshed\third_party\2and3\google\protobuf\source_context_pb2.pyi'
168Error: Process completed with exit code 1. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Thanks for reporting! This is a known issue with building Positron releases on Windows. We're tracking it here: #6269 |
Beta Was this translation helpful? Give feedback.
Thanks for reporting! This is a known issue with building Positron releases on Windows. We're tracking it here: #6269