Skip to content

error #51

@jareddarkweb

Description

@jareddarkweb

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ git clone https://github.com/marcbelmont/cnn-watermark-removal.git
fatal: bad config line 1 in file C:/Users/Shayna&Jared/.gitconfig

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ man git config
bash: man: command not found

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ git -h
fatal: bad config line 1 in file C:/Users/Shayna&Jared/.gitconfig

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ git clone https://github.com/marcbelmont/cnn-watermark-removal.git
Cloning into 'cnn-watermark-removal'...
remote: Enumerating objects: 95, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (7/7), done.
Receiving objects: 100% (95/95), 1.49 MiB | 352.00 KiB/s, done.eceiving objects: 90% (86/95), 1.37 MiB | 330.00 KiB/s

Resolving deltas: 100% (41/41), done.

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ pip install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ ls
cnn-watermark-removal/

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g
$ cd cnn-watermark-removal/

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g/cnn-watermark-removal
$ ls
assets/ dataset.py Pipfile Pipfile.lock README.md requirements.txt tests.py watermarks.py

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g/cnn-watermark-removal
$ pip install -r requirements.txt
Collecting matplotlib==3.1.1
Downloading matplotlib-3.1.1.tar.gz (37.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.8/37.8 MB 1.4 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting numpy==1.16.0
Downloading numpy-1.16.0.zip (5.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 800.7 kB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting Pillow==4.1.0
Downloading Pillow-4.1.0.tar.gz (11.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 688.8 kB/s eta 0:00:00
Preparing metadata (setup.py) ... done
ERROR: Could not find a version that satisfies the requirement tensorflow==1.14.0 (from versions: 2.8.0rc1, 2.8.0, 2.8.1,
2.8.2, 2.8.3, 2.9.0rc0, 2.9.0rc1, 2.9.0rc2, 2.9.0, 2.9.1, 2.9.2, 2.10.0rc0, 2.10.0rc1, 2.10.0rc2, 2.10.0rc3, 2.10.0)
ERROR: No matching distribution found for tensorflow==1.14.0

Shayna&Jared@laptopv1 MINGW64 ~/Desktop/g/cnn-watermark-removal
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions