Tag Archives: making and building a Conda package

Further

Still having path issues, but we’ve chewed through G++ a little. the command g++ -fPIC -I/path/to/python.3.3/include/python3.3/ LeapPython.cpp /usr/lib/leap/libLeap.so -shared -o LeapPython.so isn’t complete. First, we need to make that “path/to/python/3.3/include/python3.3” bit actually go to our Python directory. It occurs to … Continue reading

Posted in Assignments, DOCUMENTATION | Tagged , , , , , , , , , , , , , | Leave a comment

Symlinks and Linux

To do: Make it symlink to hierarchical script folders in order of difficulty (hard link on Windows) make a status print “By the magick of Conda!” make sure it uninstalls and reinstalls properly make sure that it’s compatible across platforms … Continue reading

Posted in DOCUMENTATION, Journals, Lab Reports | Tagged , , , , , , , , , , , , | Leave a comment

Building to other places!

Baker, Remy, Xuemin Things to do: get Curveship to work independently of user directory write down the schedule of everyone figure out something else to do 😀 Get Curveship to go into the Blender Scripts directory About 4 minutes later: … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | Leave a comment

Progress

Baker, Gabby, Remy, Xuemin So we are here now trying to build Curveship with a python 2.7 environment. We successfully made our environment, activated it with the command activate python2-7 /*the name of our environment being python2-7*/ and changed the … Continue reading

Posted in Damon Baker, DOCUMENTATION, FACULTY, Journals, PROJECTS | Tagged , , , , , , , , , , , , , , , , | 1 Comment