Code Monkey home page Code Monkey logo

Comments (9)

dkrystki avatar dkrystki commented on May 16, 2024 2

Try downloading it from there https://plugins.jetbrains.com/plugin/18509-reloadium--hot-reloading--profiling-for-python/versions/stable/218512 and dragging the file onto PyCharm

from reloadium.

dkrystki avatar dkrystki commented on May 16, 2024

@laurapons Thanks for posting this. Could you please paste the traceback as plain text?

from reloadium.

laurapons avatar laurapons commented on May 16, 2024

Here is the traceback.
I tried used 0.9.2 but with the plugin I don't know how to use a previous version.

Traceback (most recent call last):
  File "C:\Users\user\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "C:\Users\user\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "C:\Users\user\.reloadium\package\3.8\reloadium\__main__.py", line 5, in <module>
    start(sys.argv)
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\l1ll111l1111l111Il1l1.py", line 615, in start
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\l1ll111l1111l111Il1l1.py", line 599, in llll11lll1l1ll1lIl1l1
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\l1ll111l1111l111Il1l1.py", line 565, in l1l1l11l111l11llIl1l1
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\l1ll111l1111l111Il1l1.py", line 249, in ll11l111lll1111lIl1l1
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\lll11ll1llll11llIl1l1.py", line 544, in ll11l111lll1111lIl1l1
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\lll11ll1llll11llIl1l1.py", line 550, in l11111lll11l11l1Il1l1
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\l1ll111l1111l111Il1l1.py", line 212, in ll1l1lll11l11ll1Il1l1
  File "D:\a\reloadware\reloadware\reload\package\__obfuscated__\reloadium\fast\lll1l1l111l1ll11Il1l1\l1lll1ll111l1111Il1l1.py", line 722, in ll1l1lll11l11ll1Il1l1
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "C:\Users\user\AppData\Local\Programs\Python\Python38\lib\multiprocessing\managers.py", line 29, in <module>
    from . import connection
  File "C:\Users\user\.reloadium\package\3.8\reloadium\corium\l1l1l1l1lll111llIl1l1.py", line 141, in l11ll1lllllll1l1Il1l1
ImportError: attempted relative import with no known parent package

Loaded 184 watched modules so far from paths:
 - D:\Dev\**\*.py


```

from reloadium.

dkrystki avatar dkrystki commented on May 16, 2024

Thanks for the traceback however I am unable to reproduce it.
Do you think you could provide a full reproducer (a smallest code example that would reproduce it)?
I'm pretty sure it's something around importing and using multiprocessing library.

0.9.3 added support for multiprocessing #40 and the example provided there works perfectly now.

from reloadium.

laurapons avatar laurapons commented on May 16, 2024

I will try to provide a small example (app is too long). In the meantime, is there any way to use the previous version 0.9.2 from the plugin?

from reloadium.

dkrystki avatar dkrystki commented on May 16, 2024

Follow these steps to downgrade:

  1. Uninstall the plugin
  2. Remove [home]/.reloadium/package directory
  3. Install 0.9.2 plugin

from reloadium.

laurapons avatar laurapons commented on May 16, 2024

On the marketplace there is up to 0.8.6, which installs Reloadium 0.9.3

from reloadium.

dkrystki avatar dkrystki commented on May 16, 2024

Fixed in reloadium 0.9.4 and PyCharm plugin 0.8.8

from reloadium.

laurapons avatar laurapons commented on May 16, 2024

Up & running, thanks for the quick fixing :)

from reloadium.

Related Issues (20)

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.