Coder Social home page Coder Social logo

gbdx-training's People

Contributors

dangetman avatar daniel-zeiler-dg avatar lizasapphire avatar loominator1970 avatar saintsjd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gbdx-training's Issues

Issue gbdx env creation

Following the instructions to configure the env for foss4g tutorial, I've got an issue related to the creation of te

I'm on ubuntu 16.04 64 bits.

See the traceback below:

bin/conda env create -f ~/anaconda2/gbdxtools_env.yml
An unexpected error has occurred.
Please consider posting the following information to the
conda GitHub issue tracker at:

https://github.com/conda/conda/issues

Current conda install:

           platform : linux-64
      conda version : 4.3.24
   conda is private : False
  conda-env version : 4.3.24
conda-build version : not installed
     python version : 2.7.13.final.0
   requests version : 2.9.1
   root environment : /home/grizonnetm/anaconda2  (writable)
default environment : /home/grizonnetm/anaconda2
   envs directories : /home/grizonnetm/anaconda2/envs
                      /home/grizonnetm/.conda/envs
      package cache : /home/grizonnetm/anaconda2/pkgs
                      /home/grizonnetm/.conda/pkgs
       channel URLs : https://repo.continuum.io/pkgs/free/linux-64
                      https://repo.continuum.io/pkgs/free/noarch
                      https://repo.continuum.io/pkgs/r/linux-64
                      https://repo.continuum.io/pkgs/r/noarch
                      https://repo.continuum.io/pkgs/pro/linux-64
                      https://repo.continuum.io/pkgs/pro/noarch
        config file : None
         netrc file : /home/grizonnetm/.netrc
       offline mode : False
         user-agent : conda/4.3.24 requests/2.9.1 CPython/2.7.13 Linux/4.4.0-91-generic debian/stretch/sid glibc/2.23    
            UID:GID : 1000:1000

$ bin/conda-env create -f /home/grizonnetm/anaconda2/gbdxtools_env.yml

Traceback (most recent call last):
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/conda/exceptions.py", line 634, in conda_exception_handler
    return_value = func(*args, **kwargs)
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/conda_env/cli/main_create.py", line 78, in execute
    directory=os.getcwd())
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/conda_env/specs/__init__.py", line 20, in detect
    if spec.can_handle():
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/conda_env/specs/yaml_file.py", line 14, in can_handle
    self._environment = env.from_file(self.filename)
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/conda_env/env.py", line 80, in from_file
    return from_yaml(yamlstr, filename=filename)
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/conda_env/env.py", line 68, in from_yaml
    data = yaml.load(yamlstr)
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/main.py", line 75, in load
    return loader.get_single_data()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/constructor.py", line 60, in get_single_data
    node = self.get_single_node()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/composer.py", line 53, in get_single_node
    document = self.compose_document()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/composer.py", line 76, in compose_document
    self.get_event()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/parser.py", line 136, in get_event
    self.current_event = self.state()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/parser.py", line 215, in parse_document_end
    token = self.peek_token()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/scanner.py", line 144, in peek_token
    self.fetch_more_tokens()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/scanner.py", line 239, in fetch_more_tokens
    return self.fetch_value()
  File "/home/grizonnetm/anaconda2/lib/python2.7/site-packages/ruamel_yaml/scanner.py", line 598, in fetch_value
    self.get_mark())
ScannerError: mapping values are not allowed here
  in "<byte string>", line 421, column 56:
     ... -destination-box" style="display: none;">

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.