Giter VIP home page Giter VIP logo

Comments (5)

dkrystki avatar dkrystki commented on May 13, 2024

Reloadium package is bundled with the plugin so it should work out of the box.

Could you run it again with RW_DEBUG = True environmental variable on and paste the error?

from reloadium.

nstefi avatar nstefi commented on May 13, 2024

Hi Damian,
I did that and here is the error:
It seems like your platform or Python version are not supported yet.
Windows, Linux, macOS and Python >= 3.7 (3.9 for M1) are currently supported.
Please submit a github issue if you believe Reloadium should be working on your system at
https://github.com/reloadware/reloadium
Traceback (most recent call last):
File "C:\Program Files (x86)\Python38-32\lib\runpy.py", line 184, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "C:\Program Files (x86)\Python38-32\lib\runpy.py", line 143, in _get_module_details
return get_module_details(pkg_main_name, error)
File "C:\Program Files (x86)\Python38-32\lib\runpy.py", line 110, in get_module_details
import(pkg_name)
File "C:\Users\SNAGY.SCMAO.reloadium\package\3.8\reloadium_init
.py", line 4, in
pre_import_check()
File "C:\Users\SNAGY.SCMAO.reloadium\package\3.8\reloadium_utils
.py", line 20, in pre_import_check
import reloadium.corium
ModuleNotFoundError: No module named 'reloadium.corium'

from reloadium.

dkrystki avatar dkrystki commented on May 13, 2024

Hey I just noticed you're using python 32 bit which is not supported anymore.
Please use 64 bit if possible.

from reloadium.

nstefi avatar nstefi commented on May 13, 2024

OK, I have installed the latest Python, version 3.11 (64 bit), and I get a very similar error:

It seems like your platform or Python version are not supported yet.
Windows, Linux, macOS and Python >= 3.7 (3.9 for M1) are currently supported.
Please submit a github issue if you believe Reloadium should be working on your system at
https://github.com/reloadware/reloadium
Traceback (most recent call last):
File "", line 189, in _run_module_as_main
File "", line 148, in get_module_details
File "", line 112, in get_module_details
File "C:\Users\SNAGY.SCMAO.reloadium\package\3.7\reloadium_init
.py", line 4, in
pre_import_check()
File "C:\Users\SNAGY.SCMAO.reloadium\package\3.7\reloadium_utils
.py", line 20, in pre_import_check
import reloadium.corium
ModuleNotFoundError: No module named 'reloadium.corium'

from reloadium.

dkrystki avatar dkrystki commented on May 13, 2024

It's caused by #54
Python 3.11 is still very fresh and I'm still working on compatibility.
It's looking good for the next release though.
Until then please use Python versions up to 3.10.

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.