Giter VIP home page Giter VIP logo

Comments (7)

ganeshutah avatar ganeshutah commented on August 14, 2024

from jove.

danielmartincraig avatar danielmartincraig commented on August 14, 2024

Thanks for the amazingly quick reply!! I am on Ubuntu 18.04, using Firefox, by the way.

I resolved this by adding a path configuration file in my site-packages directory, and adding init.py to the jove directory, like so:

cd $(python -m site --user-site)
echo "/home/daniel/Repos/Jove/" > jove.pth

cd $HOME/Repos/Jove/jove/
touch __init__.py

After this, Python was able to find the DotBashers module.

Thanks for your help!!

from jove.

ganeshutah avatar ganeshutah commented on August 14, 2024

from jove.

danielmartincraig avatar danielmartincraig commented on August 14, 2024

I believe that the error I got wouldn't have happened if I had been on Python 3 however - I am trying Python 3 with it now, where I believe that it would have worked without the steps I took. When I wrote this issue I was using Python 2.7

I will let you know what I find.

from jove.

ganeshutah avatar ganeshutah commented on August 14, 2024

from jove.

danielmartincraig avatar danielmartincraig commented on August 14, 2024

Indeed, prints did barf! That was my clue that Python 3 was required haha. Everything is functioning perfectly now, after doing

echo "/home/daniel/Repos/Jove/" > jove.pth

and installing ipykernal on both python2 and 3, following these instructions: https://stackoverflow.com/a/38516572/6074048

I am not sure if all of this was required, but now I am able to run Jove with the Python 3 kernel and everything functions wonderfully.

from jove.

ganeshutah avatar ganeshutah commented on August 14, 2024

from jove.

Related Issues (1)

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.