Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Parsetree could not be loaded with ruby 1.8.7 (ree) either #2

Open
inspire22 opened this issue Jul 18, 2010 · 4 comments
Open

Parsetree could not be loaded with ruby 1.8.7 (ree) either #2

inspire22 opened this issue Jul 18, 2010 · 4 comments

Comments

@inspire22
Copy link

DataMapper::Sweatshop::Unique - ParseTree could not be loaded, anonymous uniques will not be allowed

The require on /Users/kevin/.ruby_inline/Inline_RawParseTree_ab80.bundle failed

It strange - Randexp also requires parsetree, but it works fine with that gem, I don't know why. Perhaps its just an old dependency setting in their gemfile and isn't really loaded.

ruby 1.8.7 (2010-04-19 patchlevel 253) [i686-darwin10.2.0], MBARI 0x6770, Ruby Enterprise Edition 2010.02

This file also exists:
/Users/kevin/.ruby_inline/Inline_RawParseTree_ab80.bundle.dSYM/Contents/Resources/DWARF/Inline_RawParseTree_ab80.bundle

I should probably open an issue with parsetree, though I thought I'd mention it here as well.

@probablykabari
Copy link
Member

Does this happen in an app that uses bundler or can you get it to happen in irb?

@inspire22
Copy link
Author

Not sure, but I also had problems with faker or something like that not being able to load parsetree, so pehraps it was some problem with compiling on my (osx) system for some reason. Where it claimed it was installed properly but didn't actually do it right.

@inspire22
Copy link
Author

I switched to using AR for my current project awhile ago, so I can't check for you anymore either, sorry :(

@probablykabari
Copy link
Member

Ahh ok. Just wondering because I had the issue but it strangely depended on the order in which I was loading dm-sweatshop with relation to some other gems.

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

No branches or pull requests

2 participants