Pybites Logo

Troubleshooting

Tests Pass Locally but Fail on the Platform

The platform runs tests in a sandboxed environment. Common reasons for differences:

  • Missing imports — the platform environment has a curated set of packages, not every PyPI package
  • File system access — exercises run in a read-only environment
  • Network access — external HTTP requests are not allowed in the sandbox

Code Editor Not Loading

Try these steps:

  1. Clear your browser cache and reload the page
  2. Disable browser extensions that might block JavaScript
  3. Try a different browser (Chrome or Firefox recommended)

Verification Email Not Received

  • Check your spam/junk folder
  • Make sure you entered the correct email address
  • Try requesting a new verification email from the login page

Subscription Issues

Forgot Password

Use the password reset page to receive a reset link via email.

Still stuck?

Contact us at /contacts/ and we'll help you out.