architecture-building-systems / revitpythonshell

An IronPython scripting environment for Autodesk Revit and Vasari
MIT License
502 stars 116 forks source link

Revitpythonshell for Revit 2019 #84

Open khalidkooshki opened 6 years ago

khalidkooshki commented 6 years ago

I've installed the Revitpythonshell version "2018.03.19" but does not show up in the Add-ins in Revit addin tools, even if I running Revit as Admin. I've been search for RevitPythonShell2018.addin in installation folder under both %Programdata% and %Appdata% but I could't find it.! I'm using Revit 2019, so I would like to know that I'm still able to use RPS 2018 on it or should I wait for RPS 2019? Thanks

eirannejad commented 6 years ago

It should be under %appdata%\Autodesk\Revit\Addins\2018. Copy that to 2019 folder and it should load with no errors. We'll issue a new installer soon.

khalidkooshki commented 6 years ago

I’ve tried it as well but I couldn't find the 2018 folder as you said, and the only folder I could find under “%appdata%\Autodesk\Revit\Addins”, was for 2019 and it is empty. I’ve installed the latest version of Revitpythonshell (2017.07.24_Setup_RevitPythonShell_2018.exe )

ipsumium commented 6 years ago

@khalidkooshki For me seems to be working. To solve the folder problem I've done the following:

  1. Create 2018 folder (%appdata%\Roaming\Autodesk\Revit\Addins\2018) - just use new folder and rename it to 2018
  2. Install Revitpythonshell, now you'll find the file RevitPythonShell2018.addin in the 2018 folder
  3. Now copy RevitPythonShell2018.addin from %appdata%\Roaming\Autodesk\Revit\Addins\2018 to %appdata%\Roaming\Autodesk\Revit\Addins\2019
  4. Revitpythonshell also creates the folder %appdata%\Roaming\RevitPythonShell2018 which you must duplicate and rename it to RevitPythonShell2019 For now, I don't know if this operation will preserve the full functionalities of the add-in, but the python console works ok. Good luck!
ipsumium commented 6 years ago

@eirannejad Thank you, sir, for the plugin!

eirannejad commented 6 years ago

@ipsumium Oh no I''m just a maintainer here :) The genius behind this is tool is @daren-thomas

mdengusiak commented 5 years ago

@ipsumium

this might solve installation problem... if still needed https://github.com/architecture-building-systems/revitpythonshell/issues/82#issuecomment-429139160

MuntherQasem commented 5 years ago

From where can i get a revitpythonshell for revit 2017 ?

daren-thomas commented 5 years ago

@MuntherQasem you can find the link on the main github page: https://github.com/architecture-building-systems/revitpythonshell#installation

Thomas84 commented 4 years ago

The addin file should be after the installation in the folder %userprofile%\AppData\Roaming\Autodesk\Revit\Addins\2019 If you have no admin rights and have installed the software with an Windows Administrator account, you should have a look at the windows user profile of the admin account