CCS-Lab / DS8R_python

An unofficial Python package for Digitimer DS8R current stimulator.
GNU General Public License v3.0
10 stars 0 forks source link

D128RProxy.dll import error #1

Open Noahbryson opened 2 years ago

Noahbryson commented 2 years ago

Hi, when using this api I occasionally come across an error on my system that it cannot find the .dll despite it being in the working directory of my scripts. Any other occurrences of this or fixes?

hydoh commented 2 years ago

Hi, could you check if you have met all of these requirements?

  1. DS8R Control Software is installed on your PC You can download the software here: https://www.digitimer.com/product/research-electrophysiology/stimulators/ds8r-biphasic-constant-current-stimulator/#downloads

  2. The following files are in the same directory (i.e., the working directory)

    • Your python script
    • ds8r.py
    • D128RProxy.dll
    • DS8R_API.exe
hydoh commented 2 years ago

We have found that the error "Failed to load D128RPROXY.DLL" occurs when the DS8R Control Software is not installed.

Noahbryson commented 2 years ago

Thank you! I will try this out and let you know! We use our software on multiple machines, and I don’t think the control software is installed on all of them.

Best, Noah

Get Outlook for iOShttps://aka.ms/o0ukef


From: Hoyoung Doh @.> Sent: Sunday, July 31, 2022 9:21:35 PM To: CCS-Lab/DS8R_python @.> Cc: Bryson, Noah @.>; Author @.> Subject: Re: [CCS-Lab/DS8R_python] D128RProxy.dll import error (Issue #1)

We have found that the error "Failed to load D128RPROXY.DLL" occurs when the DS8R Control Software is not installed.

— Reply to this email directly, view it on GitHubhttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FCCS-Lab%2FDS8R_python%2Fissues%2F1%23issuecomment-1200610624&data=05%7C01%7Cnoahbryson%40wustl.edu%7Cb232cac9a2fc454fb45e08da73648f93%7C4ccca3b571cd4e6d974b4d9beb96c6d6%7C0%7C0%7C637949172989407530%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lhEV5mS7c%2F6EuqMRmsBJlpMY9za2j85fbclxX%2FgsMSA%3D&reserved=0, or unsubscribehttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAOI4DO4OCFQIZ2YVNV5IUKTVW4YC7ANCNFSM55BZHBLQ&data=05%7C01%7Cnoahbryson%40wustl.edu%7Cb232cac9a2fc454fb45e08da73648f93%7C4ccca3b571cd4e6d974b4d9beb96c6d6%7C0%7C0%7C637949172989407530%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=eVGI8pK1Yv8AtM9UQFJZPRIOVAMjrbRODWhM1%2FR67LM%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>