Skip to content

External file loading problem with pdpipe import #97

Answered by shaypal5
fedorkobak asked this question in Q&A
Discussion options

You must be logged in to vote

In the meanwhile, this works:

from sys import path
path.append("/Users/user/temp_folder/")
import pdpipe
import temp

I suggest you move to work like this for now, as I'm using sys in a very specific way which I'm still not sure of its effects, and it is crucial for the packge's API.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fedorkobak
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by shaypal5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants