Aktivierung der Anaconda -Umgebung führt zu Ping -Fehler?Python

Python-Programme
Anonymous
 Aktivierung der Anaconda -Umgebung führt zu Ping -Fehler?

Post by Anonymous »

Wenn ich versuche, eine Conda Env mit Conda aktivieren zu aktivieren.PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.248 icmp_seq=1 Destination Host Unreachable

--- 192.168.1.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

ping: : No address associated with hostname
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.248 icmp_seq=1 Destination Host Unreachable

--- 192.168.1.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

ping: /path_to_folder_containing_anaconda/anaconda3/envs/ENV_NAME: Name or service not known
< /code>
Dies ist in letzter Zeit aufgetaucht, die Umgebung hat perfekt funktioniert und existiert immer noch auf der Festplatte. Es heißt, das Env existiert nicht, aber die Standardvorbereitung von (env_name) bash_text $ < /code>, doch nichts wird ausgeführt.>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post