X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=WPe+ORcGfifKMIZAtv3fvNGSZg0ut lrJ5v2T9Gu/f7iYZlZm23ygqiZ9t1ysJFghr4UiGJdNB+gzMmpTxR0WJFT40sxem iKiU1A4HF8QihIfn7qOeaLNJXtRVygGOzn3b/2eyXHr8loJMYNccPFqHjeSJJaKm BjXrbKD+YAJWm8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=j7NktoQkr2dNpgcF2Srrr1be7LM=; b=hbz 0rqCMDV9Mcx8v09wgrKpsKpI25RDkfA7+tFgBnD+2dhnhNMLYCoLl8FAx7n8yoAz 8Q6YgKpPTjAkOLFlUXeBumyhwstFNa+NvY4DspAy2eKrtVkp2z4KQgNo5ZJZj7/b d1Mp/fvjt9woNliCSnD4Rja56wxBeto5fcsJiIe8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=recipe, Couldn't, Couldnt, H*c:alternative X-HELO: mail-ed1-f48.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=E3Ex9OGwWgUg0oGL/r5lyk36vt0BPihuM86L3/02z/I=; b=l4cHn3kdUEauU+YyHNV0jhb6BO2kUYKJ+ON7Cg5ar5IntfRMbhlW+bSY2fXcA1HcZw 8xZO/y5bUT9Y+k2HUO0C3LCKQjpEBSLMsFZKboG40AIsuJrYEHDogDHbvWjIFbjGZ/wO U+NyLCawE63ZeC2eAcGYoRG+U/TXaxHY+a3/ZRyxtPR7W48KSveJp95o+bhVFryMMrbp QaeEqjhn9wSO8hna+iYmIpe7+3XxEQPVuCGy1ugp3achzjWHOmxtPjeBG9NgaPAlzCZM 2Qr6Yw8RBBPR0gaFY5Q9ZjzaSuE+rqxvJQLrR/0NU8TJVL+p6Hyw2aSBbsU9UkjVzu0D W6aw== MIME-Version: 1.0 From: Qasim Imtiaz Date: Mon, 10 Feb 2020 18:06:06 +0000 Message-ID: Subject: Error To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Hey man, im getting a error here: (deep_ne) C:\Users\User\PycharmProjects\Chapter10\gym_tensorflow\atari>cd .\atari-py && make 1 [main] make 21104 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin AT cygwin DOT com make -C atari_py/ale_interface build make[1]: Entering directory `/cygdrive/c/Users/User/PycharmProjects/Chapter10/gym_tensorflow/atari/atari-py/atari_py/ale_interface' mkdir -p build && cd build && cmake .. && make -j4 make[1]: /bin/sh: Command not found Makefile:4: recipe for target `build' failed make[1]: *** [build] Error 127 make[1]: Leaving directory `/cygdrive/c/Users/User/PycharmProjects/Chapter10/gym_tensorflow/atari/atari-py/atari_py/ale_interface' Makefile:4: recipe for target `build' failed make: *** [build] Error 2 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple