Hey guys, thanks for the help. I actually found out that I wasn't doing anything wrong except for using JYTHON. :~( It turns out it was silently failing in its importing because one of the files imported by the package's init.py file was a file that Jython didn't like(it was incompatible...
Yes, Ive tried importing the file like that. I've also tried using the dot qualification File.FUNCTIONNAME. It hasn't worked. Thanks for the attempt to solve it, though. Can you think of any other reasons why my program wouldn't work?
-Matt
Hi, I'm new to Python and I have an import problem... I can import the folder that this .py file is in, but I can't seem to access the .py file itself, either by importing or just using ContainingFolder.pyFile.desiredFunction(). I've looked through my Python documentation, Python books(Learning...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.