Code Monkey home page Code Monkey logo

Comments (5)

yger avatar yger commented on June 2, 2024

from spyking-circus.

galenlynch avatar galenlynch commented on June 2, 2024
$ lsb_release -a                                                                                                                                            ⏎
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.3 LTS
Release:	16.04
Codename:	xenial

$ python -V
Python 3.6.3 :: Anaconda, Inc.

$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

from spyking-circus.

galenlynch avatar galenlynch commented on June 2, 2024

I switched to 0.6.1, but I don't know if I installed spyking correctly:

$ nosetests tests/
E
======================================================================
ERROR: Failure: SyntaxError (Missing parentheses in call to 'print'. Did you mean print(print "To generate synthetic datasets, you must provide output and type")? (__init__.py, line 63))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/galen/anaconda3/envs/spyking/lib/python3.6/site-packages/nose/failure.py", line 39, in runTest
    raise self.exc_val.with_traceback(self.tb)
  File "/home/galen/anaconda3/envs/spyking/lib/python3.6/site-packages/nose/loader.py", line 417, in loadTestsFromName
    addr.filename, addr.module)
  File "/home/galen/anaconda3/envs/spyking/lib/python3.6/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/home/galen/anaconda3/envs/spyking/lib/python3.6/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/home/galen/anaconda3/envs/spyking/lib/python3.6/imp.py", line 245, in load_module
    return load_package(name, filename)
  File "/home/galen/anaconda3/envs/spyking/lib/python3.6/imp.py", line 217, in load_package
    return _load(spec)
  File "<frozen importlib._bootstrap>", line 684, in _load
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 674, in exec_module
  File "<frozen importlib._bootstrap_external>", line 781, in get_code
  File "<frozen importlib._bootstrap_external>", line 741, in source_to_code
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home/galen/Documents/Code/spyking-circus/tests/__init__.py", line 63
    print "To generate synthetic datasets, you must provide output and type"
                                                                           ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "To generate synthetic datasets, you must provide output and type")?

----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)

from spyking-circus.

yger avatar yger commented on June 2, 2024

from spyking-circus.

galenlynch avatar galenlynch commented on June 2, 2024

Thanks for attending to this so quickly! I just converted my files to a flat binary and am running spyking-circus on that, but after it's complete I"ll try the new code and get back to you.

from spyking-circus.

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.