Giter Club home page Giter Club logo

Comments (9)

devshorts avatar devshorts commented on May 28, 2024

I restarted sublime text 2 after installing the plugin and am no longer getting the message, but no file is loaded anyways

from loadfiletorepl.

devshorts avatar devshorts commented on May 28, 2024

I checked the console and am seeing

Traceback (most recent call last):
  File ".\sublime_plugin.py", line 339, in run_
    return self.run()
  File ".\LoadFileToRepl.py", line 131, in run
AttributeError: 'generator' object has no attribute '_view'
Traceback (most recent call last):
  File ".\sublime_plugin.py", line 339, in run_
    return self.run()
  File ".\LoadFileToRepl.py", line 131, in run
AttributeError: 'generator' object has no attribute '_view'

from loadfiletorepl.

laughedelic avatar laughedelic commented on May 28, 2024

Thanks for the report. I think first issue appeared because ST hadn't load settings of the plugin immediately — I will write in Readme to restart after installation.
In the traceback one thing confuses me: the message looks like you run ST3, not 2.
By the way, I has just updated the plugin to work with both ST2/3 (#16), may be it will help — try to update and tell me if the issue appears again.

from loadfiletorepl.

devshorts avatar devshorts commented on May 28, 2024

Cool, thanks! As for the version, it's definitely sublime text 2. You can even see that in the prompt title in the original screenshot I posted.

from loadfiletorepl.

devshorts avatar devshorts commented on May 28, 2024

I upgraded the plugin this morning and gave it a shot, still no results and am getting the following in the console

Traceback (most recent call last):
  File ".\sublime_plugin.py", line 339, in run_
    return self.run()
  File ".\LoadFileToRepl.py", line 126, in run
AttributeError: 'generator' object has no attribute '_view'
Sublime Haskell: loading standard modules cache for cabal within 9.74425262209 seconds
Sublime Haskell: loading standard modules info for cabal
Traceback (most recent call last):
  File ".\sublime_plugin.py", line 339, in run_
    return self.run()
  File ".\LoadFileToRepl.py", line 126, in run
AttributeError: 'generator' object has no attribute '_view'

I'm using sublime text v2.0.2 build 2221

from loadfiletorepl.

laughedelic avatar laughedelic commented on May 28, 2024

The weird thing is that I have the same version of Sublime, but it works for me. May be there are some differences because of OS (I'm on mac) and python.
Anyway I committed a possible fix — try to update (;

from loadfiletorepl.

devshorts avatar devshorts commented on May 28, 2024

@laughedelic will do. I'm on 64 bit windows 7. I'm trying to update but package control says nothing is ready for update. I'll try again in an hour

from loadfiletorepl.

devshorts avatar devshorts commented on May 28, 2024

I don't know what changed, but I rebooted my machine and now it looks like its working! Thanks @laughedelic for your help, I appreciate it!

from loadfiletorepl.

laughedelic avatar laughedelic commented on May 28, 2024

Thanks for your feedback! ")

from loadfiletorepl.

Related Issues (14)

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.