NavisPythonShell icon indicating copy to clipboard operation
NavisPythonShell copied to clipboard

NPS for Navisworks manage 2022

Open jr-desy opened this issue 3 years ago • 6 comments

Anyone successfully installed nps on Naviswoks manage 2022?

jr-desy avatar Apr 29 '21 17:04 jr-desy

Failed, may be need some fix library.

chuongmep avatar Mar 14 '22 09:03 chuongmep

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.

chuongmep avatar Mar 14 '22 10:03 chuongmep

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

10-x-10 avatar Mar 30 '23 13:03 10-x-10

Hey, Any updates?

akeelg avatar Jan 24 '24 07:01 akeelg

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

chuongmep avatar Jan 24 '24 09:01 chuongmep

@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.

wishbonesr avatar Jun 26 '24 03:06 wishbonesr