Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
inxyzの絶対パスを指定して、python スクリプトから abc python スクリプトを実行したい。例えば。私が行った場合abcxyz
xyz
abc
import main main.someFunction
実行されますが、実行すると同じ場所で実行されます
"D/karan/workspace/python/main".someFunction
それは動作しません..私に何をすべきか提案してください。どんな助けでも大歓迎です。ありがとう