GithubHelp home page GithubHelp logo

Comments (5)

TheAwesomeAndy avatar TheAwesomeAndy commented on May 28, 2024

Just wanted to bump this ... same here. Just recently started happening on Google Colab

from bindsnet.

rafaelblevin821 avatar rafaelblevin821 commented on May 28, 2024

I had this issue in the past. I can't remember how I solved it. It could be the version of BindsNet you are using.
Use pip show bindsnet to check your version and location of BindsNet.

from bindsnet.

Hananel-Hazan avatar Hananel-Hazan commented on May 28, 2024

Please provide more details to replicate your issue. I don't get this issue on my end.
What is your BindsNET version you try to install? (suggested @rafaelblevin821)
How do you installing BindsNET?
What kind of environment do you have?

from bindsnet.

TheAwesomeAndy avatar TheAwesomeAndy commented on May 28, 2024

!pip install Bindsnet
-- works find

import Bindsnet

ImportError Traceback (most recent call last)
in
----> 1 import bindsnet

2 frames
/usr/local/lib/python3.9/dist-packages/bindsnet/datasets/collate.py in
9
10 import torch
---> 11 from torch._six import container_abcs, string_classes, int_classes
12
13 from torch.utils.data._utils import collate as pytorch_collate

ImportError: cannot import name 'container_abcs' from 'torch._six' (/usr/local/lib/python3.9/dist-packages/torch/_six.py)

from bindsnet.

Hananel-Hazan avatar Hananel-Hazan commented on May 28, 2024

use pip install git+https://github.com/BindsNET/bindsnet.git

Please read the docs before open an issue.

from bindsnet.

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.