-
Hi,
I have a problem with running my code when using numpy.The dialog box shows the error:
_CPython Traceback:
ModuleNotFoundError : No module named 'numpy'_
I copied the numpy files in _AppData…
-
**Describe the bug**
Replace these lines with your description. Be as specific as possible and list steps to reproduce the issue. If you have any suggestions for the solution please list that as well…
-
**Is your feature request related to a problem? Please describe.**
Is there a way to get rid of clicking "save" for every plotted drawing? - it consumes a lot of unneeded attention.
**Describe the…
-
`output.update_progress(i, max)` doesn update output window so progress is updated only when some output is made
This is a sample code:
```
output = script.get_output()
print('hello')
for i in …
-
I'm having the same issue with 2021. Revit crashes on startup and the log doesn't note an error occurred.
_Originally posted by @samrose-id in https://github.com/eirannejad/pyRevit/issues/1301#issu…
-
### Issue Description
When i add the _layout to order my scripts, it is not ordering it. Am i missing something?
-
1). As is, does pyRevit work with the latest Anaconda package when using CPython as the environment (#! Python3). I have some code that works with IronPython (Python 2) as well as .VB and .CS scripts…
-
I am getting the following error
![image](https://user-images.githubusercontent.com/77355528/137639881-00c57d1b-be8e-479b-8fe0-c2c0d3ccbea4.png)
-
Good day.
In IronPython, the clr module points to the following:
SCRIPT:
import clr
print(dir(clr)
OUTPUT:
['AddReference', 'AddReferenceByName', 'AddReferenceByPartialName', 'AddR…
-
I was hoping that you could help me to deploy pyRevit 4.8.8. to our architecture staff. We use PDQ deploy but I am testing the install within command prompt.
I opened up the shared parameters in co…