Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
bharath2k4er
Posted - 01/08/2023 : 12:47:24 PM Hi, I am using originpro 2021 version. I am executing sample python program to import an excel sheet in origin. I am getting the following error. https://www.originlab.com/doc/python/Examples/Worksheet --> Import CSV with Selected Rows dc = op.Connector(wks) AttributeError: module 'originpro' has no attribute 'Connector'
when i checked the attributes of originpro, i don't see "Connector" attribute. I have upgraded my originpro package and i still don't see it. However, i see the class "Connector"