Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 652
    • Issues 652
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPy
  • pypypypy
  • Issues
  • #2138

Closed
Open
Created Sep 13, 2015 by Bitbucket Importer@bitbucket_importerMaintainer

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.

PypyBug.png

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking