erezsh / Preql

An interpreted relational query language that compiles to SQL.
Other
612 stars 13 forks source link

create conda package #41

Open majidaldo opened 2 years ago

majidaldo commented 2 years ago

...to better target an intended community.

erezsh commented 2 years ago

Can you please explain why "pip install" doesn't solve your problem?

Thanks

majidaldo commented 2 years ago

Can you please explain why "pip install" doesn't solve your problem?

Thanks

It's not exactly a 'problem'. Most likely, pip install would work. However, it you're primarily using conda for pkg mgt, preql installation with pip wont get figured in the env specification solution. This is more of an issue for complex envs.

erezsh commented 2 years ago

Okay, thanks for the input. I'll look into it.

Great profile icon, btw!