HypoX64 / DeepMosaics

Automatically remove the mosaics in images and videos, or add mosaics to them.
GNU General Public License v3.0
2.13k stars 441 forks source link

Cannot create a virtual Environment as the first step in getting this installed. Why? #135

Open cleverestx opened 8 months ago

cleverestx commented 8 months ago

I'm using Windows 11

This is what happens. Any guidance is appreciated.

image

KillaMeep commented 2 months ago

You're trying to source on a windows venv. It would instead be venv/Scripts/activate.bat.

MrSSai commented 2 months ago

你可以使用miniconda代替virtualenv来创建python环境