dimven / NavisPythonShell

An IronPython console for Navisworks
MIT License
69 stars 14 forks source link

NPS for Navisworks manage 2022 #14

Open jr-desy opened 3 years ago

jr-desy commented 3 years ago

Anyone successfully installed nps on Naviswoks manage 2022?

chuongmep commented 2 years ago

Failed, may be need some fix library.

chuongmep commented 2 years ago

problem come from here with PythonConsoleControl.DLL. not exist image

=== Pre-bind state information === LOG: DisplayName = PythonConsoleControl, Version=2017.0.0.0, Culture=neutral, PublicKeyToken=null (Fully-specified) LOG: Appbase = file:///C:/Program Files/Autodesk/Navisworks Manage 2020/ LOG: Initial PrivatePath = NULL Calling assembly : NavisPythonShell, Version=2017.0.0.0, Culture=neutral, PublicKeyToken=null.

LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Program Files\Autodesk\Navisworks Manage 2020\Roamer.exe.Config LOG: Using host configuration file: LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config. LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/PythonConsoleControl/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/Loaders/dbx/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/Loaders/dbx/PythonConsoleControl/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/internalplugins/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/internalplugins/PythonConsoleControl/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/plugins/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/plugins/PythonConsoleControl/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/dependencies/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/dependencies/PythonConsoleControl/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/stubplugins/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/stubplugins/PythonConsoleControl/PythonConsoleControl.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/PythonConsoleControl/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/Loaders/dbx/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/Loaders/dbx/PythonConsoleControl/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/internalplugins/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/internalplugins/PythonConsoleControl/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/plugins/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/plugins/PythonConsoleControl/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/dependencies/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/dependencies/PythonConsoleControl/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/stubplugins/PythonConsoleControl.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Autodesk/Navisworks Manage 2020/stubplugins/PythonConsoleControl/PythonConsoleControl.EXE.

10-x-10 commented 1 year ago

Hi! Is it possible to install NPS to Navisworks Manage 2023?

akeelg commented 5 months ago

Hey, Any updates?

chuongmep commented 5 months ago

Hi @akeelg , problem fixed in https://github.com/dimven/NavisPythonShell/pull/15

wishbonesr commented 1 week ago

@jr-desy Yes, and on 2023. The readme followed to the 'T', and went ahead and upgraded the framework for the project to 4.8 to be comparable to the version used by the 2023 NW api's.