architecture-building-systems / revitpythonshell

An IronPython scripting environment for Autodesk Revit and Vasari
MIT License
490 stars 112 forks source link

Revit 2020 RPS wont load in Ribbon #108

Closed smaren1019 closed 4 years ago

smaren1019 commented 4 years ago

Downloaded the installer.

Copied the files inside to:

C:\Users\USer\AppData\Roaming\Autodesk\Revit\Addins\2020

created an .addin following other posts:

`<?xml version="1.0" encoding="utf-16" standalone="no"?>

RevitPythonShell C:\Program Files (x86)\RevitPythonShell2020\2020\RevitPythonShell.dll 3a7a1d24-51ed-462b-949f-1ddcca12008d RevitPythonShell.RevitPythonShellApplication RIPS ` I get the error: ![image](https://user-images.githubusercontent.com/60147431/82160858-64dbf400-9855-11ea-872f-ad765c1db33b.png) Any ideas on solution?
daren-thomas commented 4 years ago

@smaren1019 were you able to solve this? how?

smaren1019 commented 4 years ago

Yes. Downloaded the installer on a personal computer to get access to all the files. Copied the addin file and XML file in the right places following the errors.