Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors when do nosetests #16

Open
xizepu opened this issue Mar 14, 2017 · 1 comment
Open

errors when do nosetests #16

xizepu opened this issue Mar 14, 2017 · 1 comment

Comments

@xizepu
Copy link

xizepu commented Mar 14, 2017

Dear, I'm a new student to use regreg, when I test the package, there have some errors. I searched by google many times, don't have any answers. so I would post my errors Here, and I hope you can point my errors. So many thanks~

I run python under anaconda2(python 2.7) with Mac OS 10.12.3.

cython 0.25.2 py27_0

gcc -v

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Firstly, I run sudo python setup.py build at ~/regreg/code
and sudo python setup.py install, output message

running install_egg_info
Removing /Users/xizepu/anaconda2/lib/python2.7/site-packages/UNKNOWN-0.0.0-py2.7.egg-info
Writing /Users/xizepu/anaconda2/lib/python2.7/site-packages/UNKNOWN-0.0.0-py2.7.egg-info
running install_clib
customize UnixCCompiler

then cd tests, run nosetests , the output messages are:

errors

in site-package directory, there have

pwd
/Users/xizepu/anaconda2/lib/python2.7/site-packages/regreg

$ tree -d
.
├── affine
├── atoms
├── problems
└── smooth
4 directories

In seems that I have install regreg succeed, but When I use regreg in selectiveInference , I have an errors
error

no class for glm.

Because I study Prof. Jonathan Taylor's slides, and this is necessary to continue. so I post error here, and hope you would point my errors. BEST~

@sanyouwu
Copy link

I have the same question, do you have some ideas about these problems, if you are convenient, thx @klingebj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants