Jump to content

karvp

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by karvp

  1. Hello, so I got this error when trying to write a file: PermissionError: [Errno 13] Does Heliohost's Johnny server allow us to write? And if not, are there alternative ways?
  2. The import error is fixed now, thanks a lot
  3. I tried to edit on the web editor, sorry lol
  4. It is currently giving a bunch of 500 errors. I can't get why
  5. I didn't noticed that thanks
  6. It's on ygo.helioho.st
  7. I am using python flask to run a server and currently having this issue: ImportError: Interpreter change detected - this module can only be loaded into one interpreter per process. So I googled about it and found that we can insert this into the .conf file WSGIApplicationGroup %{GLOBAL} However, I don't know how to do it here. I have tried many different ways like: # flask.wsgi file import os # ... from server import app as application application.config["WSGIApplicationGroup"] = os.environ["GLOBAL"] But it raised a KeyError. How can I solve this issue? Any ideas are appreciated
  8. I’m currently working with python3.10 and need some libraries, but then I found that I couldn't install these modules. Please help me. requests==2.31.0 python-docx==1.1.0 beautifulsoup4==4.12.3 Thanks in advance.
  9. Thanks!
  10. Hi there, I would like to add a new free subdomain name, karvp.* (karvp.helioho.st, or any that you provide). My username is "karvp" Thank you.
×
×
  • Create New...