diff --git a/pythonnet/setup.py b/pythonnet/setup.py index 925022324..ee35d8ddd 100644 --- a/pythonnet/setup.py +++ b/pythonnet/setup.py @@ -183,7 +183,7 @@ def finalize_options(self): # fixup scripts to look in the build_ext output folder if self.scripts: build_ext = self.get_finalized_command("build_ext") - output_dir = os.path.dirname(build_ext.get_ext_fullpath(_npython_exe)) + output_dir = os.path.dirname(build_ext.get_ext_fullpath("clr")) scripts = [] for script in self.scripts: if os.path.exists(os.path.join(output_dir, script)):
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: