Jump to content

alfredopg

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by alfredopg

  1. Thanks, it seems that I'll need a VPS. I'm not expecting to have lots of traffic, and I want the website to make image analysis, and to be extended to other types of data processing. Which VPS do you reccommend? Can I use Mercury for testing and then upgrade? Edit: I'm checking and I use windows 10 for developing the site. Is that compatible with the server? Apart from it, is there a tutorial on how to set up the site? Thanks
  2. Hello everyone, This is my first post, I just registered. I am trying to work with a web application that combines PHP, a MySQL database and Python, and I am currently unable to make the Python code work. The website should allow the user to register, login, upload images, and then make an analysis of the images using Python. I am not an expert programmer, so I'm not fully sure about the problem, but it seems there are some packages of Python that I use but are not installed in the server (I use tommy2). The version of Python that I use is 3.10 and the packages that are apparently missing are: [__future__; abc; collections; csv; dataclasses; dotenv; fastapi; glob; io; magic; matplotlib; mysql; numpy; os; PIL; pydantic; six; tensorflow; typing; uuid] Can somebody please help me? If there are more details needed, I am happy to provide them.
×
×
  • Create New...