Code Monkey home page Code Monkey logo

Comments (5)

zplizzi avatar zplizzi commented on June 28, 2024

Can you try again on ubuntu with pip? We haven't tested conda. Also what python version are you using?

from avalon.

leeminseung avatar leeminseung commented on June 28, 2024

python version is 3.9. I did not install avalon-rl with 'conda install' command (I exactly followed the instructions), I mean I'm using conda as the virtual environment. or do you mean I should try to use other virtual env package or docker?

from avalon.

zplizzi avatar zplizzi commented on June 28, 2024

Ah, that should be fine. Can you try installing scipy==1.9.2 and trying again? I'm able to replicate this issue by updating scipy but it should work with 1.9.2.

from avalon.

leeminseung avatar leeminseung commented on June 28, 2024

Now it works properly. But give a minor error at the end of check_install.py. (Just for your information)

avalon seems to be working properly!
Exception ignored in: <function Pool.__del__ at 0x146f726bb700>
Traceback (most recent call last):
  File "/home/mslee/miniconda3/envs/avalon/lib/python3.9/multiprocessing/pool.py", line 268, in __del__
  File "/home/mslee/miniconda3/envs/avalon/lib/python3.9/multiprocessing/queues.py", line 372, in put
AttributeError: 'NoneType' object has no attribute 'dumps'

Thank you for you help!

from avalon.

zplizzi avatar zplizzi commented on June 28, 2024

Great! The scipy version fix should now be live in 1.0.1. Probably calling env.close() would fix this cleanup error; I've applied that patch internally and it'll work its way into the public release soon.

from avalon.

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.