Command line Pypy3 cannot locate a non-English characters folder for import, causing ImportError
Created originally on Bitbucket by ofirshw (Ofir Shwartz)
Hello, My project is built of several files, which I'm importing from the main file using: *from xxx import ** The project is located in a sub-folder where some non-English characters exists in its folder.
When running from command line: pypy projectname.py gets an ImportError, while: python projectname.py runs correctly. Pypy probably cannot locate a folder that includes non-English characters.
When running from within the pypy environment (using "import projectname") things are ok. Attached a screenshot of everything I described; the non-English letters are Hebrew, but I guess that it's not unique to that language.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information