GithubHelp home page GithubHelp logo

Installation Problem about dedop-core HOT 25 OPEN

dedop avatar dedop commented on September 15, 2024
Installation Problem

from dedop-core.

Comments (25)

hans-permana avatar hans-permana commented on September 15, 2024

This is because the documentation was out of date. In commits fcdbd5e and 59e9fe3 the documentation has been updated to include cate-cli in the package dependency. Could you try the installation again with the updated instruction?

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

hi David,

I can reproduce your issue in MacOS 10.13.3. My investigation suggests that with the given command, Miniconda somehow fetches the wrong version of cate-util (i.e. one for Python 3.6). This results in the fetched cate-util package not available for the current environment, which is on Python 3.5.

Long term solution is to migrate the entire dedop to Python 3.6 (#33), but in the meantime I updated the doc (again!) to ensure that a specific cate-util version is installed.

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi David,

Could you please attach the screenshot showing the error here? I could not find one from your last reply. Also, did you encounter this issue when trying to install DeDop Studio (from source, I assume) or when launching DeDop Studio after a successful install?

Thanks,
Hans

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi David,
This problem is caused by a missing version-specific directory inside .dedop. For installation using an installer, this directory is automatically created at the end of the installation. I have made a fix so that this is also the case for installation by source.

If you could re-install the dedop-core by running python setup.py develop and then run dedop-studio again, this issue should be solved.

NOTE: I have also simplified the instruction to install dedop-core by source. It is now using a .yml file to list all the dependencies rather than including them individually in the conda command.

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi David,

Did you start from zero this time (i.e. remove no .dedop directory, brand new conda environment, git pull both dedop-core and dedop-studio repositories)? If so, I could not figure out what is going wrong. I tested it on our iMac with OSX 10.13.3 and it worked. If you are available, I would like to diagnose this via skype (or other similar screen sharing software) so we can get to the root of this faster. What do you think?

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi David,
Yes I am available tomorrow morning from 9.00 CET.

One thing that could be the cause of this problem: if you do conda list, do you see dedop on the list of dependencies? If so, try to run this command pip uninstall dedop so that it is not in the list anymore. After that, run python setup.py develop and run dedop-studio. But anyway, I will be available to support you tomorrow morning. We can talk more about it.

Hans

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi David,

The directory that you wrote (users\davidcotton\miniconda3\envs\dedop\bin) is the right one for MacOS.

Admittedly, no one has comprehensively tested this setup step for OS other than Windows. It is good that you identified some issues (well, not good for you, but good for completing the gaps in the documentation). As a response, I have updated the docs and it should now have different configuration examples for different OS's.

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi @dedop-cotton,

How do I start a new session now it is installed?

When you run from the source code, you don't actually install the software. To run the software, always use npm start command inside dedop-studio directory, as you already know.

And for the failure, can you drag n drop the image on the issue? I cannot see it on your last reply.

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

Hi @dedop-cotton ,

As far as I know, it is not possible to attach file format in GitHub Issue other than an image. You could probably send this file to my email instead. Alternatively, you can state here the error message.

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

hi @dedop-cotton ,

studio screenshot 210218

It is indeed an issue of old configuration version. If you go to the Configuration tab, there should be a button that says upgrade. If you click it, it will activate the configuration upgrade.

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

hans-permana avatar hans-permana commented on September 15, 2024

It is good to hear that it is finally running! But on the other hand, it would not leave a good impression if every user has to go through what you just did, just to be able to process something. I hope after trying more functionalities, you could give us more feedback on the usability of DeDop (Shell and Studio).

from dedop-core.

dedop-cotton avatar dedop-cotton commented on September 15, 2024

from dedop-core.

Related Issues (20)

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.