Please i am a starter on python and I am trying to add to the python code in the custom unit operation for adsorption. but I am having problem indexing compounds in order to call corresponding isotherm parameters for them. It keeps bringing error "name 'index ' is not defined". When I remove definition for i, the error is "int not callable". Please have a look at the code what am i doing wrongly?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unfortunately, you did not attach any code to your post. Could you please provide a brief snippet to show what you are trying to achieve? In addition, please provide the full traceback of your error.
Last edit: Albert Emil 2022-05-25
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Daniel,
Please i am a starter on python and I am trying to add to the python code in the custom unit operation for adsorption. but I am having problem indexing compounds in order to call corresponding isotherm parameters for them. It keeps bringing error "name 'index ' is not defined". When I remove definition for i, the error is "int not callable". Please have a look at the code what am i doing wrongly?
Unfortunately, you did not attach any code to your post. Could you please provide a brief snippet to show what you are trying to achieve? In addition, please provide the full traceback of your error.
Last edit: Albert Emil 2022-05-25