Git Product home page Git Product logo

wheatfspm's Issues

Installation confusion

Hi,
I'm attempted to follow the installation instructions in the readme, but am running into problems. I'm on Ubuntu Linux 20.04 x64.

The initial statement to create the conda environment is successful:

conda create -n WheatFspm python=3.7 openalea.mtg openalea.plantgl openalea.lpy alinea.caribu alinea.astk coverage nose sphinx statsmodels -c conda-forge -c fredboudon

Although I'm unclear whether python 3.7 or python 2.7 is correct, as the previous section of the readme states that python 2.7 should be used. However, the conda create statement fails if I try to use python 2.7 due to version conflicts.

After activating the conda environment, the next installation step in the readme is to install Adel-Wheat:

conda install https://github.com/rbarillot/adel/archive/isolate_rpy.zip

However, this command fails, with the error: PackagesNotFoundError: The following packages are not available from current channels: - //github.com/rbarillot/adel/archive/isolate_rpy.zip

I'm not familiar with conda, but it looks like it thinks I'm trying to install a package named //github.com/rbarillot/adel/archive/isolate_rpy.zip.

I tried downloading isolate_rpy.zip manually, and running python setup.py develop --user(this required openalea.deploy to be installed). However, this threw an error:

AttributeError: 'dict' object has no attribute 'iteritems'

Which is caused because this code is expecting to be run under python 2 - which isn't trivially possible, due to earlier conda conflicts when I tried to perform this installation under python 2.

I tried a few other things, but was not able to complete the installation.

Please can you let me know how to succeed in installing WheatFspm?

Many thanks :)
Chris

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.