Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 python 3.9 创建了一个应用程序,一旦用户注册,他们的自动配置文件就是一般图片。但是,一旦他们登录,他们就可以选择不同的配置文件。但是,它一直引用不存在的图像路径。不知道怎么办,我在工程文件里查了下图的路径,没找到。但不知何故,每次我运行代码时,它都会给我这个错误,即使它不应该,因为它不存在。
关于我能做什么的任何想法?
最好的