Hi Amro,
Unforunately Im travelling and only have my phone to respond with, thus no code snippets to really help.
Yes you do need to import xls_to_pyomo. In xls_to_pyomo.py, if you've defined a function that carries out the task of getting the dictionaries and returns those then it's as easy as including at the top of transport.py the following:
from xls_to_pyomo import myfunction as myfunction
Dict1,dict2,...,dict10= myfunction()
Then you can use those dictionaries in transport.py.
Let me know if there's anything else I can help with. Best of luck.
-Andres
--
You received this message because you are subscribed to a topic in the Google Groups "Pyomo Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyomo-forum/_WZTXhxrE38/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pyomo-forum+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.